Index: net/spdy/spdy_test_util_spdy2.cc |
diff --git a/net/spdy/spdy_test_util_spdy2.cc b/net/spdy/spdy_test_util_spdy2.cc |
index 49d99e7b37f076ef2f26208b1ae1cfd00597c75c..703371c97989fd9285cb8537cd7c41c47b570235 100644 |
--- a/net/spdy/spdy_test_util_spdy2.cc |
+++ b/net/spdy/spdy_test_util_spdy2.cc |
@@ -10,7 +10,7 @@ |
#include "base/compiler_specific.h" |
#include "base/string_number_conversions.h" |
#include "base/string_util.h" |
-#include "net/base/mock_cert_verifier.h" |
+#include "net/cert/mock_cert_verifier.h" |
#include "net/http/http_network_session.h" |
#include "net/http/http_network_transaction.h" |
#include "net/http/http_server_properties_impl.h" |