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

Unified Diff: chrome/common/spellcheck_common.h

Issue 1156473007: Enables the user to select multiple languages for spellchecking (UI) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Answered comments. Created 5 years, 5 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/common/spellcheck_common.h
diff --git a/chrome/common/spellcheck_common.h b/chrome/common/spellcheck_common.h
index 7254c8c81e18ca33c7c2841b4121fbf9634b4122..9a0b99b73e70a4dcf3d0f3882fcf716780e01b66 100644
--- a/chrome/common/spellcheck_common.h
+++ b/chrome/common/spellcheck_common.h
@@ -8,6 +8,8 @@
#include <string>
#include <vector>
+class PrefService;
please use gerrit instead 2015/07/07 01:30:40 Unused. Remove.
Julius 2015/07/07 22:16:25 Done.
+
namespace base {
class FilePath;
}

Powered by Google App Engine
This is Rietveld 408576698