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

Unified Diff: content/renderer/plugin_channel_host.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/gpu/input_handler_proxy.h ('k') | content/renderer/webplugin_delegate_proxy.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/renderer/plugin_channel_host.h
diff --git a/content/renderer/plugin_channel_host.h b/content/renderer/plugin_channel_host.h
index bf5feb4b4acc5bbaa80e04bc70b309a3d7d71b7d..bf2a861bb4f6fcc011125b6ab856f7a28e8c4471 100644
--- a/content/renderer/plugin_channel_host.h
+++ b/content/renderer/plugin_channel_host.h
@@ -5,7 +5,7 @@
#ifndef CONTENT_RENDERER_PLUGIN_CHANNEL_HOST_H_
#define CONTENT_RENDERER_PLUGIN_CHANNEL_HOST_H_
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "content/child/np_channel_base.h"
#include "ipc/ipc_channel_handle.h"
« no previous file with comments | « content/renderer/gpu/input_handler_proxy.h ('k') | content/renderer/webplugin_delegate_proxy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698