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

Unified Diff: content/common/content_ipc_logging.cc

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/common/accessibility_node_data.cc ('k') | content/common/gpu/client/command_buffer_proxy_impl.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/common/content_ipc_logging.cc
diff --git a/content/common/content_ipc_logging.cc b/content/common/content_ipc_logging.cc
index 594345d96c269a0cd7df2652c4780233cf9313b4..682c422416331042ce9f947a9ddcb6b925196237 100644
--- a/content/common/content_ipc_logging.cc
+++ b/content/common/content_ipc_logging.cc
@@ -14,7 +14,7 @@
#if defined(IPC_MESSAGE_LOG_ENABLED)
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/lazy_instance.h"
namespace content {
« no previous file with comments | « content/common/accessibility_node_data.cc ('k') | content/common/gpu/client/command_buffer_proxy_impl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698