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. |