Index: chrome/browser/net/http_pipelining_compatibility_client.cc |
diff --git a/chrome/browser/net/http_pipelining_compatibility_client.cc b/chrome/browser/net/http_pipelining_compatibility_client.cc |
index 8c8977693f68b4c47e8f1d92aece05485dd8d901..40682b63379526ec043bb70369e231e7d715b997 100644 |
--- a/chrome/browser/net/http_pipelining_compatibility_client.cc |
+++ b/chrome/browser/net/http_pipelining_compatibility_client.cc |
@@ -28,7 +28,7 @@ |
// names. |
// TODO(gavinp): Clean up this dependency by moving the needed functionality |
// into base/. |
-#include "net/disk_cache/histogram_macros.h" |
+#include "net/disk_cache/blockfile/histogram_macros.h" |
namespace chrome_browser_net { |