Index: components/policy/policy_browser.gypi |
diff --git a/components/policy/policy_browser.gypi b/components/policy/policy_browser.gypi |
index cdd2facb4cdfa97b0c5e2626d1cbe047b43d0e98..014ffac4172e8ee0b3f3879eda4e3837af4e9003 100644 |
--- a/components/policy/policy_browser.gypi |
+++ b/components/policy/policy_browser.gypi |
@@ -10,6 +10,7 @@ |
'../net/net.gyp:net', |
'../ui/base/ui_base.gyp:ui_base', |
'../url/url.gyp:url_lib', |
+ 'bookmarks_browser', |
'components_strings.gyp:components_strings', |
'pref_registry', |
'url_matcher', |
@@ -51,6 +52,8 @@ |
'core/browser/configuration_policy_handler_list.h', |
'core/browser/configuration_policy_pref_store.cc', |
'core/browser/configuration_policy_pref_store.h', |
+ 'core/browser/managed_bookmarks_tracker.cc', |
+ 'core/browser/managed_bookmarks_tracker.h', |
'core/browser/policy_error_map.cc', |
'core/browser/policy_error_map.h', |
'core/browser/url_blacklist_policy_handler.cc', |