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

Unified Diff: net/http/http_cache.cc

Issue 7879006: Delete Tracked, and move Location to its own file. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebased Created 9 years, 3 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 | « net/http/http_cache.h ('k') | net/proxy/network_delegate_error_observer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/http/http_cache.cc
diff --git a/net/http/http_cache.cc b/net/http/http_cache.cc
index 738a5396badd9e17fa79af7815020a79efb99a0f..91ba1f37cfbe0ed1841df8288c4ae45c594d8b96 100644
--- a/net/http/http_cache.cc
+++ b/net/http/http_cache.cc
@@ -14,6 +14,7 @@
#include "base/callback.h"
#include "base/format_macros.h"
+#include "base/location.h"
#include "base/memory/ref_counted.h"
#include "base/message_loop.h"
#include "base/pickle.h"
« no previous file with comments | « net/http/http_cache.h ('k') | net/proxy/network_delegate_error_observer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698