Chromium Code Reviews| Index: chrome/BUILD.gn |
| diff --git a/chrome/BUILD.gn b/chrome/BUILD.gn |
| index 983d30fc405625f0090af91e43f44215a8962e78..2d5ba6dac0a45455be500c12b236414fbe487254 100644 |
| --- a/chrome/BUILD.gn |
| +++ b/chrome/BUILD.gn |
| @@ -982,6 +982,7 @@ if (is_android) { |
| "//chrome/plugin", |
| "//chrome/renderer", |
| "//chrome/utility", |
| + "//components/safe_browsing_db:safe_browsing_db_mobile", |
| "//content/public/app:both", |
| ] |
| } |