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

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 to upstream 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/backend_worker_v3.h » ('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 2ac129fa718637a04aee11ccfc6817bf9661199c..878a00acec5810d0768ab81e0b7d159753ba8aa7 100644
--- a/chrome/browser/net/http_pipelining_compatibility_client.cc
+++ b/chrome/browser/net/http_pipelining_compatibility_client.cc
@@ -24,7 +24,6 @@
#include "net/url_request/url_request_context.h"
#include "net/url_request/url_request_context_getter.h"
-
rvargas (doing something else) 2014/02/11 03:21:28 I guess this belongs to another CL
gavinp 2014/02/11 16:37:18 Done.
// This is included because the CACHE_HISTOGRAM_* macros allow dynamic metric
// names.
// TODO(gavinp,rvargas): Clean up this dependency by moving the needed
« no previous file with comments | « no previous file | net/disk_cache/addr.h » ('j') | net/disk_cache/blockfile/backend_worker_v3.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698