summaryrefslogtreecommitdiffstats
path: root/ipc
diff options
context:
space:
mode:
Diffstat (limited to 'ipc')
-rw-r--r--ipc/ipc_logging.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/ipc_logging.h b/ipc/ipc_logging.h
index dd3652c..071fc70 100644
--- a/ipc/ipc_logging.h
+++ b/ipc/ipc_logging.h
@@ -11,7 +11,7 @@
#include <vector>
-#include "base/hash_tables.h"
+#include "base/containers/hash_tables.h"
#include "base/memory/scoped_ptr.h"
#include "base/memory/singleton.h"
#include "base/message_loop.h"