diff options
author | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-27 18:13:55 +0000 |
---|---|---|
committer | tfarina@chromium.org <tfarina@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-02-27 18:13:55 +0000 |
commit | f4ac4ce07ae0993310697572f05be55c459a9286 (patch) | |
tree | 70a7a7090b4ca32c46b2541a225658498e3a603a /chrome/browser/favicon | |
parent | 85cae3ead7e278e5efcceec4dacfdca7556d72f1 (diff) | |
download | chromium_src-f4ac4ce07ae0993310697572f05be55c459a9286.zip chromium_src-f4ac4ce07ae0993310697572f05be55c459a9286.tar.gz chromium_src-f4ac4ce07ae0993310697572f05be55c459a9286.tar.bz2 |
browser: Remove stale references to c/b/prefs/pref_service.h from DEPS files
c/b/prefs/pref_service.h was moved in r181707 - https://codereview.chromium.org/12211105
BUG=155525,144783,138280
TEST=tools/checkdeps/checkdeps.py - SUCCESS
TBR=sky@chromium.org,stevenjb@chromium.org
Review URL: https://chromiumcodereview.appspot.com/12340114
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184991 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/favicon')
-rw-r--r-- | chrome/browser/favicon/DEPS | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS index 5603d8a..f68d009 100644 --- a/chrome/browser/favicon/DEPS +++ b/chrome/browser/favicon/DEPS @@ -20,7 +20,6 @@ "!chrome/browser/history/history_service_factory.h", "!chrome/browser/history/history_types.h", "!chrome/browser/history/select_favicon_frames.h", - "!chrome/browser/prefs/pref_service.h", "!chrome/browser/profiles/profile.h", "!chrome/browser/profiles/profile_dependency_manager.h", "!chrome/browser/profiles/profile_keyed_service.h", |