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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 10958031: Move cancelable_request.cc/h to chrome/browser/common. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 3 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/bookmarks/DEPS
===================================================================
--- chrome/browser/bookmarks/DEPS (revision 157999)
+++ chrome/browser/bookmarks/DEPS (working copy)
@@ -10,8 +10,6 @@
# 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/browser_process.h",
- "!chrome/browser/cancelable_request.h",
"!chrome/browser/extensions/event_router.h",
"!chrome/browser/extensions/extension_function.h",
"!chrome/browser/extensions/extension_function_dispatcher.h",
@@ -56,6 +54,7 @@
# 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/browser_process.h",
"!chrome/browser/extensions/extension_apitest.h",
"!chrome/browser/history/in_memory_database.h",
"!chrome/browser/importer/firefox2_importer.h",
« no previous file with comments | « chrome/browser/automation/automation_provider_observers.h ('k') | chrome/browser/bookmarks/bookmark_model.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698