Index: chrome/browser/chromeos/input_method/input_method_util.h |
diff --git a/chrome/browser/chromeos/input_method/input_method_util.h b/chrome/browser/chromeos/input_method/input_method_util.h |
index 250c86068a18875377f5eae904d42e2c7af75c8a..de0c872cda296d9cc811e32f6db032c174a670ba 100644 |
--- a/chrome/browser/chromeos/input_method/input_method_util.h |
+++ b/chrome/browser/chromeos/input_method/input_method_util.h |
@@ -10,7 +10,7 @@ |
#include <string> |
#include <vector> |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "base/memory/scoped_ptr.h" |
#include "base/string16.h" |
#include "chromeos/ime/input_method_descriptor.h" |