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

Unified Diff: content/public/browser/download_id.h

Issue 16667019: Rename base/hash_tables to base/containers/hash_tables. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 6 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 | « content/public/browser/browser_context.h ('k') | content/public/test/test_launcher.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/public/browser/download_id.h
diff --git a/content/public/browser/download_id.h b/content/public/browser/download_id.h
index 0cde6e94b55f31f4e4e0306a53c6221c0c64d7a1..29d1e9986c5325f1ec940f2b5b35be1cc9669e06 100644
--- a/content/public/browser/download_id.h
+++ b/content/public/browser/download_id.h
@@ -8,7 +8,7 @@
#include <iosfwd>
#include <string>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/stringprintf.h"
#include "content/common/content_export.h"
« no previous file with comments | « content/public/browser/browser_context.h ('k') | content/public/test/test_launcher.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698