Index: net/quic/crypto/proof_test.cc |
diff --git a/net/quic/crypto/proof_test.cc b/net/quic/crypto/proof_test.cc |
index 67af4127d4c61bf761e46f463876f7156fa0e6ae..5e3cd9b1be53f0081f0ac4f8b77d31ffa42f3909 100644 |
--- a/net/quic/crypto/proof_test.cc |
+++ b/net/quic/crypto/proof_test.cc |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+#include <memory> |
+ |
#include "base/files/file_path.h" |
#include "net/base/ip_endpoint.h" |
#include "net/base/net_errors.h" |