Index: net/spdy/spdy_test_util_spdy3.cc |
diff --git a/net/spdy/spdy_test_util_spdy3.cc b/net/spdy/spdy_test_util_spdy3.cc |
index 6516ee8d81b432d107eb10889005b34a313bb47a..37827a9a54c3df9da4f0f77684b9b5ecd859cdad 100644 |
--- a/net/spdy/spdy_test_util_spdy3.cc |
+++ b/net/spdy/spdy_test_util_spdy3.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" |