Chromium Code Reviews| Index: components/pref_registry/pref_registry_syncable.h |
| diff --git a/components/pref_registry/pref_registry_syncable.h b/components/pref_registry/pref_registry_syncable.h |
| index cc3e6b05227121daef6751087fa919d8bae77089..17f72434578e3ca1f3f0f97eba542af2abda8b43 100644 |
| --- a/components/pref_registry/pref_registry_syncable.h |
| +++ b/components/pref_registry/pref_registry_syncable.h |
| @@ -14,9 +14,6 @@ |
| #include "components/prefs/pref_registry_simple.h" |
| namespace base { |
| -class DictionaryValue; |
| -class FilePath; |
| -class ListValue; |
| class Value; |
| } |