Chromium Code Reviews| Index: src/hunspell/hashmgr.hxx |
| =================================================================== |
| --- src/hunspell/hashmgr.hxx (revision 195967) |
| +++ src/hunspell/hashmgr.hxx (working copy) |
| @@ -13,7 +13,7 @@ |
| #include <map> |
| #include "base/stl_util.h" |
| -#include "base/string_piece.h" |
| +#include "base/strings/string_piece.h" |
| #include "third_party/hunspell/google/bdict_reader.h" |
| #endif |