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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 330343002: Introduce ChromeBookmarkClientFactory (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 6 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
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_model_factory.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/bookmarks/DEPS
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
index 4f9306e01d22c2256e33ed0e134dfe319d8c0ddb..7c8f4bc03605706a2b4b6f10a05e1c7e99cb2d69 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -9,6 +9,8 @@ include_rules = [
"+chrome/browser/chrome_notification_types.h",
"+chrome/browser/policy/profile_policy_connector.h",
"+chrome/browser/policy/profile_policy_connector_factory.h",
+ "+chrome/browser/profiles/incognito_helpers.h",
+ "+chrome/browser/profiles/profile.h",
"+chrome/browser/profiles/startup_task_runner_service.h",
"+chrome/browser/profiles/startup_task_runner_service_factory.h",
"+chrome/browser/undo/bookmark_undo_service.h",
@@ -21,8 +23,6 @@ include_rules = [
"!chrome/browser/history/history_service_factory.h",
"!chrome/browser/history/url_database.h",
"!chrome/browser/omnibox/omnibox_field_trial.h",
- "!chrome/browser/profiles/incognito_helpers.h",
- "!chrome/browser/profiles/profile.h",
# Do not add to the list of temporarily-allowed dependencies above,
# and please do not introduce more #includes of these files.
]
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_model_factory.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698