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

Unified Diff: components/policy/policy_browser.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 | « components/bookmarks/browser/bookmark_model.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/policy/policy_browser.gypi
diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi
index 014ffac4172e8ee0b3f3879eda4e3837af4e9003..9d7df970189b4aacfab0ab84b59f5055301b23b0 100644
--- a/components/policy/policy_browser.gypi
+++ b/components/policy/policy_browser.gypi
@@ -12,6 +12,7 @@
'../url/url.gyp:url_lib',
'bookmarks_browser',
'components_strings.gyp:components_strings',
+ 'keyed_service_core',
'pref_registry',
'url_matcher',
],
« no previous file with comments | « components/bookmarks/browser/bookmark_model.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698