Chromium Code Reviews| Index: google/bdict_writer.cc |
| diff --git a/google/bdict_writer.cc b/google/bdict_writer.cc |
| index 75c6b3e7cd0750222ef058179af644398ae8315c..cd39f101fdf136dca7999b34264ef8637ee5cabf 100644 |
| --- a/google/bdict_writer.cc |
| +++ b/google/bdict_writer.cc |
| @@ -5,7 +5,7 @@ |
| #include "third_party/hunspell/google/bdict_writer.h" |
| #include "base/logging.h" |
| -#include "base/stringprintf.h" |
| +#include "base/strings/stringprintf.h" |
| #include "third_party/hunspell/google/bdict.h" |
| namespace hunspell { |