Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1046)

Unified Diff: chrome/BUILD.gn

Issue 1579403002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Define a variable for safe_browsing_db_mobile_unittest_sources Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
}
« no previous file with comments | « no previous file | chrome/app/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698