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

Unified Diff: components/bookmarks.gypi

Issue 306293006: Introduce ChromeBookmarkClientFactory (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@364865
Patch Set: Add missing dependency in components/policy/policy_browser.gypi 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
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/bookmarks/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/bookmarks.gypi
diff --git a/components/bookmarks.gypi b/components/bookmarks.gypi
index 158eafedd7686fa6529f433f5bc4d0cc5b02cd6b..4fbc05ff23c0026cc6821e920eeec8c09b9312a6 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',
« no previous file with comments | « chrome/test/base/testing_profile.cc ('k') | components/bookmarks/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698