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