Chromium Code Reviews| Index: base/prefs/pref_service.cc |
| diff --git a/base/prefs/pref_service.cc b/base/prefs/pref_service.cc |
| index b1f4f3fb16c6589e3a859314faaba63c41982a57..3b0e2cb899951d6b175c08e93a9124eac9388891 100644 |
| --- a/base/prefs/pref_service.cc |
| +++ b/base/prefs/pref_service.cc |
| @@ -21,8 +21,6 @@ |
| #include "base/value_conversions.h" |
| #include "build/build_config.h" |
| -using content::BrowserContext; |
| - |
| namespace { |
| class ReadErrorHandler : public PersistentPrefStore::ReadErrorDelegate { |