Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(420)

Unified Diff: components/spellcheck/browser/spellcheck_platform.h

Issue 2511973004: components: Cleanup class/struct fwd declarations (Closed)
Patch Set: Rebase on top of current master branch Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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(
« no previous file with comments | « components/signin/core/browser/signin_client.h ('k') | components/spellcheck/browser/spelling_service_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698