Chromium Code Reviews| Index: components/browsing_data_ui.gypi |
| diff --git a/components/browsing_data_ui.gypi b/components/browsing_data_ui.gypi |
| index 1df5a6e881c885d8dc883880524ab1e8a48ff82e..859c0cc65998670d43ff1741d574a50cf2b0cd6a 100644 |
| --- a/components/browsing_data_ui.gypi |
| +++ b/components/browsing_data_ui.gypi |
| @@ -9,6 +9,7 @@ |
| 'target_name': 'browsing_data_ui', |
| 'type': 'static_library', |
| 'dependencies': [ |
| + '../base/base.gyp:base', |
| 'browser_sync_browser', |
| 'history_core_browser', |
| ], |