Chromium Code Reviews| Index: components/spellcheck/browser/spellcheck_platform.h |
| diff --git a/components/spellcheck/browser/spellcheck_platform.h b/components/spellcheck/browser/spellcheck_platform.h |
| index 4455046239a5b2aabd021e30e695a6c2237c3fc8..28450afc9e702580ddb2fda21f2fca8850bb55ef 100644 |
| --- a/components/spellcheck/browser/spellcheck_platform.h |
| +++ b/components/spellcheck/browser/spellcheck_platform.h |
| @@ -16,10 +16,6 @@ |
| struct SpellCheckResult; |
| -namespace content { |
| -class BrowserMessageFilter; |
| -} // namespace content |
| - |
| namespace spellcheck_platform { |
| typedef base::Callback<void( |