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

Unified Diff: components/bookmarks/DEPS

Issue 306293006: Introduce ChromeBookmarkClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@364865
Patch Set: Rebase, remove BookmarkModelFactory::GetChromeBookmarkClientForProfile and fix unit tests 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
Index: components/bookmarks/DEPS
diff --git a/components/bookmarks/DEPS b/components/bookmarks/DEPS
index 56c12e331e80454d02870be518e02eb20053b70e..f5adbc8a301be932e673edd3e4c7cec47eea74e7 100644
--- a/components/bookmarks/DEPS
+++ b/components/bookmarks/DEPS
@@ -1,5 +1,6 @@
include_rules = [
"+components/favicon_base",
+ "+components/keyed_service",
"+components/pref_registry",
"+components/query_parser",
"+components/startup_metric_utils",

Powered by Google App Engine
This is Rietveld 408576698