Chromium Code Reviews| 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; |
| } |