Chromium Code Reviews| Index: chrome/chrome_android.gypi |
| diff --git a/chrome/chrome_android.gypi b/chrome/chrome_android.gypi |
| index 1f1d797f51942fb85f9c8ac990dc00d3e8b9ed6f..56681ee342180f54134e30f1a2424d0238a49dde 100644 |
| --- a/chrome/chrome_android.gypi |
| +++ b/chrome/chrome_android.gypi |
| @@ -21,6 +21,7 @@ |
| # TODO(kkimlabs): Move this to chrome.gyp:browser when the dependent |
| # is upstreamed. |
| '../components/components.gyp:enhanced_bookmarks', |
| + '../components/components.gyp:safe_browsing_db_mobile', |
|
Nathan Parker
2016/01/20 23:26:54
How did chrome_android_core depend on this code be
vakh (use Gerrit instead)
2016/01/21 01:36:46
Likely through: 'chrome.gyp:browser'
|
| '../content/content.gyp:content', |
| '../content/content.gyp:content_app_both', |
| ], |