Chromium Code Reviews| Index: base/containers/hash_tables.h |
| diff --git a/base/containers/hash_tables.h b/base/containers/hash_tables.h |
| index f5efc0fa9b82e64f3c9d581d13cacace5d246321..13d413b65ed659444206a34d0a996676aefc5c8d 100644 |
| --- a/base/containers/hash_tables.h |
| +++ b/base/containers/hash_tables.h |
| @@ -21,7 +21,7 @@ |
| #ifndef BASE_CONTAINERS_HASH_TABLES_H_ |
| #define BASE_CONTAINERS_HASH_TABLES_H_ |
| -#include "base/string16.h" |
| +#include "base/strings/string16.h" |
| #include "build/build_config.h" |
| #if defined(COMPILER_MSVC) |