| Index: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| diff --git a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| index a53dc0055ce974b1b9d2727726fcb67aa6b3aff8..902d705f793eba7eba90fd4c604eb5132e27692a 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| +++ b/chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/files/file.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/move.h"
|
|
|