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

Unified Diff: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h

Issue 23868013: Refactor dependency on Profile to BrowserContext in spell check. (Closed) Base URL: http://src.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 3 months 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: chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h
===================================================================
--- chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h (revision 223601)
+++ chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h (working copy)
@@ -15,7 +15,6 @@
#include "net/url_request/url_fetcher_delegate.h"
class GURL;
-class Profile;
class SpellcheckService;
struct DictionaryFile;
« no previous file with comments | « chrome/browser/spellchecker/spellcheck_factory.cc ('k') | chrome/browser/spellchecker/spellcheck_message_filter.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698