Index: net/quic/crypto/crypto_server_test.cc |
diff --git a/net/quic/crypto/crypto_server_test.cc b/net/quic/crypto/crypto_server_test.cc |
index 07c3ea427bed534acc6941d56dd8050cf9bc2c65..1d320937d623d74f1f72d06e97ced0d63e3fed96 100644 |
--- a/net/quic/crypto/crypto_server_test.cc |
+++ b/net/quic/crypto/crypto_server_test.cc |
@@ -2,6 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include "base/basictypes.h" |
#include "base/strings/string_number_conversions.h" |
#include "crypto/secure_hash.h" |
#include "net/quic/crypto/crypto_utils.h" |