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

Unified Diff: content/renderer/webplugin_delegate_proxy.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/renderer/plugin_channel_host.h ('k') | content/renderer/websharedworkerrepository_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/webplugin_delegate_proxy.h
diff --git a/content/renderer/webplugin_delegate_proxy.h b/content/renderer/webplugin_delegate_proxy.h
index f39d2ae026804b8bbf8f48df4e62f8b08e609884..8501a70461187c284dd7c7573b12a5bf848b004a 100644
--- a/content/renderer/webplugin_delegate_proxy.h
+++ b/content/renderer/webplugin_delegate_proxy.h
@@ -23,7 +23,7 @@
#include "webkit/plugins/webplugininfo.h"
#if defined(OS_MACOSX)
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/memory/linked_ptr.h"
#endif
« no previous file with comments | « content/renderer/plugin_channel_host.h ('k') | content/renderer/websharedworkerrepository_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698