| Index: chrome/browser/spellchecker/spellcheck_host_impl.cc
|
| diff --git a/chrome/browser/spellchecker/spellcheck_host_impl.cc b/chrome/browser/spellchecker/spellcheck_host_impl.cc
|
| index b0d962786e6bd0036f48a6c3b96d681e2bb4e6c6..c32017148f94ad13e36938401cb8a593e48d1de8 100644
|
| --- a/chrome/browser/spellchecker/spellcheck_host_impl.cc
|
| +++ b/chrome/browser/spellchecker/spellcheck_host_impl.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/file_util.h"
|
| #include "base/logging.h"
|
| +#include "base/message_loop.h"
|
| #include "base/path_service.h"
|
| #include "base/string_split.h"
|
| #include "base/threading/thread_restrictions.h"
|
|
|