Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index cefb2dd621170f6eb6cc7507c2b05b67f3526531..74e77c50ce06b4189c693d0c6ab52c1d4a593fee 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -985,6 +985,7 @@ if (is_android) { |
| "//chrome/renderer", |
| "//chrome/utility", |
| "//components/enhanced_bookmarks", |
| + "//components/safe_browsing_db:safe_browsing_db_mobile", |
| "//content/public/app:both", |
| ] |
| } |