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

Unified Diff: webkit/browser/blob/blob_storage_controller.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
Index: webkit/browser/blob/blob_storage_controller.h
diff --git a/webkit/browser/blob/blob_storage_controller.h b/webkit/browser/blob/blob_storage_controller.h
index 530f89c0c3657dc24c806a931733f4a8cdd492f2..ca4075a4e7e9ec776b716f9f5f8c8f6025d4d230 100644
--- a/webkit/browser/blob/blob_storage_controller.h
+++ b/webkit/browser/blob/blob_storage_controller.h
@@ -8,7 +8,7 @@
#include <map>
#include <string>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/memory/ref_counted.h"
#include "base/process.h"
#include "webkit/common/blob/blob_data.h"
« no previous file with comments | « webkit/browser/appcache/mock_appcache_storage.h ('k') | webkit/common/gpu/webgraphicscontext3d_in_process_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698