diff options
Diffstat (limited to 'chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h')
-rw-r--r-- | chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h index 253f05c..9100849 100644 --- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h +++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h @@ -7,7 +7,7 @@ #include "chrome/browser/spellchecker/spellcheck_dictionary.h" -#include "base/file_path.h" +#include "base/files/file_path.h" #include "base/memory/scoped_ptr.h" #include "base/memory/weak_ptr.h" #include "base/observer_list.h" |