Index: net/http/mock_http_cache.h |
diff --git a/net/http/mock_http_cache.h b/net/http/mock_http_cache.h |
index b834d3fdd39ea5f440dc8d77802dbc141c6ababc..0fd192e597e4f3ba3b8d11cf97b9b085996f868e 100644 |
--- a/net/http/mock_http_cache.h |
+++ b/net/http/mock_http_cache.h |
@@ -13,7 +13,7 @@ |
#include "base/containers/hash_tables.h" |
#include "net/disk_cache/disk_cache.h" |
#include "net/http/http_cache.h" |
-#include "net/http/http_transaction_unittest.h" |
+#include "net/http/http_transaction_test_util.h" |
//----------------------------------------------------------------------------- |
// Mock disk cache (a very basic memory cache implementation). |