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

Unified Diff: webkit/browser/appcache/appcache_working_set.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 | « webkit/browser/appcache/appcache_backend_impl.h ('k') | webkit/browser/appcache/manifest_parser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/browser/appcache/appcache_working_set.h
diff --git a/webkit/browser/appcache/appcache_working_set.h b/webkit/browser/appcache/appcache_working_set.h
index e156c845e6c06d08ea61ce0e81246e4ebfc5d6b0..199245d5dfaed7b976210fe008039595516c3d5b 100644
--- a/webkit/browser/appcache/appcache_working_set.h
+++ b/webkit/browser/appcache/appcache_working_set.h
@@ -7,7 +7,7 @@
#include <map>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "googleurl/src/gurl.h"
#include "webkit/storage/webkit_storage_export.h"
« no previous file with comments | « webkit/browser/appcache/appcache_backend_impl.h ('k') | webkit/browser/appcache/manifest_parser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698