Index: chrome/common/extensions/message_bundle.cc |
diff --git a/chrome/common/extensions/message_bundle.cc b/chrome/common/extensions/message_bundle.cc |
index 4f3e20eec255ac7f5da876f59a86ef811b65bff7..94f7398a20e96a616de3dd8c61db85594387748e 100644 |
--- a/chrome/common/extensions/message_bundle.cc |
+++ b/chrome/common/extensions/message_bundle.cc |
@@ -7,7 +7,7 @@ |
#include <string> |
#include <vector> |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/i18n/rtl.h" |
#include "base/lazy_instance.h" |
#include "base/memory/linked_ptr.h" |