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

Unified Diff: chrome/browser/bookmarks/DEPS

Issue 11232066: Remove GetExtensionEventRouter from Profile. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 years, 2 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
diff --git a/chrome/browser/bookmarks/DEPS b/chrome/browser/bookmarks/DEPS
index 05557ec7317c8aefbdad1c8f9a9061b9b990b374..c7b3def3f9628241c7877cfeaec86873a112bbcb 100644
--- a/chrome/browser/bookmarks/DEPS
+++ b/chrome/browser/bookmarks/DEPS
@@ -13,6 +13,7 @@ include_rules = [
"!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",
Yoyo Zhou 2012/10/25 22:24:47 I think this is okay because the bookmarks files t
Miranda Callahan 2012/10/26 19:23:01 thanks -- Kai? On 2012/10/25 22:24:47, Yoyo Zhou
"!chrome/browser/extensions/extension_web_ui.h",
"!chrome/browser/extensions/extensions_quota_service.h",
"!chrome/browser/favicon/favicon_service.h",

Powered by Google App Engine
This is Rietveld 408576698