Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4295)

Unified Diff: chrome/browser/net/http_pipelining_compatibility_client.cc

Issue 121643003: Reorganize net/disk_cache into backend specific directories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase & remediate Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | net/disk_cache/addr.h » ('j') | net/disk_cache/blockfile/eviction_v3.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « no previous file | net/disk_cache/addr.h » ('j') | net/disk_cache/blockfile/eviction_v3.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698