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

Unified Diff: chrome/browser/history/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/history/DEPS
diff --git a/chrome/browser/history/DEPS b/chrome/browser/history/DEPS
index a77e69c31d0a89459a92749b6e4ec0107e2915a8..da0759f9b6eb61358a28cc79b656a28aa409f237 100644
--- a/chrome/browser/history/DEPS
+++ b/chrome/browser/history/DEPS
@@ -3,7 +3,6 @@ include_rules = [
# 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",
"+chrome/browser/history",
@@ -33,13 +32,7 @@ include_rules = [
"!chrome/browser/prerender/prerender_manager_factory.h",
"!chrome/browser/profiles/incognito_helpers.h",
"!chrome/browser/profiles/profile.h",
- "!chrome/browser/profiles/profile_dependency_manager.h",
"!chrome/browser/profiles/profile_manager.h",
- "!chrome/browser/profiles/profile_keyed_service.h",
- "!chrome/browser/profiles/profile_keyed_service_factory.h",
- "!chrome/browser/profiles/refcounted_profile_keyed_service.h",
- "!chrome/browser/profiles/refcounted_profile_keyed_service_factory.h",
- "!chrome/browser/profiles/refcounted_profile_keyed_service_factory.h",
"!chrome/browser/signin/oauth2_token_service.h",
"!chrome/browser/signin/profile_oauth2_token_service.h",
"!chrome/browser/signin/profile_oauth2_token_service_factory.h",

Powered by Google App Engine
This is Rietveld 408576698