diff options
Diffstat (limited to 'webkit/support/test_shell_webmimeregistry_impl.h')
-rw-r--r-- | webkit/support/test_shell_webmimeregistry_impl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/support/test_shell_webmimeregistry_impl.h b/webkit/support/test_shell_webmimeregistry_impl.h index b6e876d..4ca8263 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 |