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

Unified Diff: chrome/BUILD.gn

Issue 1624723002: Move remote_db_manager into the safe_browsing_db component. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Initialize the pointer to nullptr and check null before using. 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') | components/safe_browsing_db/safe_browsing_api_handler_util.cc » ('J')
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 db8d6d6f876072ee5b8eacf7a7c140d8209fd902..517192dcbe043e5dc6a605503b80f3f19d9eb977 100644
--- a/chrome/BUILD.gn
+++ b/chrome/BUILD.gn
@@ -984,6 +984,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') | components/safe_browsing_db/safe_browsing_api_handler_util.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698