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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 11516010: Move BookmarkManagerAPI to c/b/e/api (Closed) Base URL: http://git.chromium.org/chromium/src.git@dc_ungoop4
Patch Set: Created 8 years 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_manager_extension_api.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 e0faf1c6ebb9e3537ca00c95305121ad62d4d0d9..769fbfa430b05153ca5a42e9d9d90835539fe82e 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -10,14 +10,6 @@ include_rules = [
# TODO(kaiwang): Bring this list to zero.
# Do not add to the list of temporarily-allowed dependencies below,
# and please do not introduce more #includes of these files.
- "!chrome/browser/extensions/api/bookmarks/bookmark_api.h",
- "!chrome/browser/extensions/api/bookmarks/bookmark_api_constants.h",
- "!chrome/browser/extensions/api/bookmarks/bookmark_api_helpers.h",
- "!chrome/browser/extensions/event_router.h",
- "!chrome/browser/extensions/extension_function.h",
- "!chrome/browser/extensions/extension_function_dispatcher.h",
- "!chrome/browser/extensions/extension_system.h",
- "!chrome/browser/extensions/extension_web_ui.h",
"!chrome/browser/favicon/favicon_service.h",
"!chrome/browser/favicon/favicon_service_factory.h",
"!chrome/browser/history/history.h",
@@ -37,7 +29,6 @@ include_rules = [
"!chrome/browser/ui/bookmarks/bookmark_tab_helper.h",
"!chrome/browser/ui/chrome_select_file_policy.h",
"!chrome/browser/ui/webui/chrome_url_data_manager.h",
- "!chrome/browser/view_type_utils.h",
# Do not add to the list of temporarily-allowed dependencies above,
# and please do not introduce more #includes of these files.
]
@@ -47,7 +38,6 @@ specific_include_rules = {
# Do not add to the list of temporarily-allowed dependencies below,
# and please do not introduce more #includes of these files.
'.*_[a-z]*test\.cc': [
- "!chrome/browser/extensions/extension_apitest.h",
"!chrome/browser/history/in_memory_database.h",
"!chrome/browser/importer/firefox2_importer.h",
"!chrome/browser/ui/browser.h",
« no previous file with comments | « no previous file | chrome/browser/bookmarks/bookmark_manager_extension_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698