Index: components/browsing_data_ui.gypi |
diff --git a/components/browsing_data_ui.gypi b/components/browsing_data_ui.gypi |
index 859c0cc65998670d43ff1741d574a50cf2b0cd6a..f7d10e0f6c36fc41799401bd5b09749d62b72b89 100644 |
--- a/components/browsing_data_ui.gypi |
+++ b/components/browsing_data_ui.gypi |
@@ -10,8 +10,9 @@ |
'type': 'static_library', |
'dependencies': [ |
'../base/base.gyp:base', |
- 'browser_sync_browser', |
'history_core_browser', |
+ 'sync_driver', |
+ 'version_info', |
], |
'include_dirs': [ |
'..', |