Index: webkit/support/test_shell_webmimeregistry_impl.h |
diff --git a/webkit/support/test_shell_webmimeregistry_impl.h b/webkit/support/test_shell_webmimeregistry_impl.h |
index b6e876d9ba5a701697147f26eaff2ca634c9f2c0..4ca82639112dba178fe2ecd78de40b6f358fde67 100644 |
--- a/webkit/support/test_shell_webmimeregistry_impl.h |
+++ b/webkit/support/test_shell_webmimeregistry_impl.h |
@@ -9,7 +9,7 @@ |
#include <vector> |
#include "base/compiler_specific.h" |
-#include "base/hash_tables.h" |
+#include "base/containers/hash_tables.h" |
#include "webkit/glue/simple_webmimeregistry_impl.h" |
class TestShellWebMimeRegistryImpl |