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 { |