| Index: chrome/browser/spellcheck_host.h
|
| diff --git a/chrome/browser/spellcheck_host.h b/chrome/browser/spellcheck_host.h
|
| index c0382c878769c756831c465a0f7271836cd1a17b..da6305da64e397a5d6ab850d4c4d97d6d1e4bb0c 100644
|
| --- a/chrome/browser/spellcheck_host.h
|
| +++ b/chrome/browser/spellcheck_host.h
|
| @@ -11,6 +11,7 @@
|
| #include "base/file_path.h"
|
| #include "base/platform_file.h"
|
| #include "base/ref_counted.h"
|
| +#include "base/scoped_ptr.h"
|
| #include "chrome/browser/chrome_thread.h"
|
| #include "chrome/common/net/url_fetcher.h"
|
|
|
|
|