summaryrefslogtreecommitdiff
path: root/chromium/net/quic/core/crypto/null_decrypter_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/net/quic/core/crypto/null_decrypter_test.cc')
-rw-r--r--chromium/net/quic/core/crypto/null_decrypter_test.cc3
1 files changed, 2 insertions, 1 deletions
diff --git a/chromium/net/quic/core/crypto/null_decrypter_test.cc b/chromium/net/quic/core/crypto/null_decrypter_test.cc
index 10f4c31b208..a6750ab4630 100644
--- a/chromium/net/quic/core/crypto/null_decrypter_test.cc
+++ b/chromium/net/quic/core/crypto/null_decrypter_test.cc
@@ -3,12 +3,13 @@
// found in the LICENSE file.
#include "net/quic/core/crypto/null_decrypter.h"
+#include "net/quic/platform/api/quic_test.h"
#include "net/quic/test_tools/quic_test_utils.h"
namespace net {
namespace test {
-class NullDecrypterTest : public ::testing::TestWithParam<bool> {};
+class NullDecrypterTest : public QuicTestWithParam<bool> {};
TEST_F(NullDecrypterTest, DecryptClient) {
unsigned char expected[] = {