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

Unified Diff: components/bookmarks.gypi

Issue 306293006: Introduce ChromeBookmarkClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@364865
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
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 28e3038c4f26bf27cf2ecf2bbd457e7fcd50ac4c..fd82204833cc3f3200966e0abcc168f7bd29bcdf 100644
--- a/components/bookmarks.gypi
+++ b/components/bookmarks.gypi
@@ -20,9 +20,10 @@
'bookmarks_common',
'components_strings.gyp:components_strings',
'favicon_base',
+ 'keyed_service_core',
+ 'pref_registry',
'query_parser',
'startup_metric_utils',
- 'pref_registry',
],
'sources': [
'bookmarks/browser/base_bookmark_model_observer.cc',

Powered by Google App Engine
This is Rietveld 408576698