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

Unified Diff: chrome/browser/favicon/DEPS

Issue 16072002: chrome/browser: Remove unnecessary entries from DEPS files. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 7 years, 7 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/browser/favicon/DEPS
diff --git a/chrome/browser/favicon/DEPS b/chrome/browser/favicon/DEPS
index a5fc9219f3b92ee615847ce4b69a17ce19282a7a..037bb67894c4664a874ac70ab58734597a2262f1 100644
--- a/chrome/browser/favicon/DEPS
+++ b/chrome/browser/favicon/DEPS
@@ -3,7 +3,6 @@
# three basic rules followed by temporary exceptions. Please don't
# add to the list of exceptions!
"-chrome/browser",
- "+chrome/browser/api",
"+chrome/browser/common",
"+chrome/browser/favicon",
@@ -22,9 +21,6 @@
"!chrome/browser/history/history_service_factory.h",
"!chrome/browser/history/select_favicon_frames.h",
"!chrome/browser/profiles/profile.h",
- "!chrome/browser/profiles/profile_dependency_manager.h",
- "!chrome/browser/profiles/profile_keyed_service.h",
- "!chrome/browser/profiles/profile_keyed_service_factory.h",
"!chrome/browser/ui/webui/chrome_web_ui_controller_factory.h",
# Do not add to the list of temporarily-allowed dependencies above,
# and please do not introduce more #includes of these files.

Powered by Google App Engine
This is Rietveld 408576698