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

Unified Diff: chrome/android/BUILD.gn

Issue 2622773002: Componentize SafeBrowsingApi{Bridge,Handler} (Closed)
Patch Set: Addressing vakh@'s comments Created 3 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/android/java/src/org/chromium/chrome/browser/safe_browsing/SafeBrowsingApiBridge.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index dc82ef6ed5102470d3d1c180aed151e120ade991..6add6d04ba816a9af964046de0c0100b64e17d89 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -187,6 +187,7 @@ android_library("chrome_java") {
"//components/payments:payment_request_java",
"//components/policy/android:policy_java",
"//components/precache/android:precache_java",
+ "//components/safe_browsing_db/android:safe_browsing_java",
"//components/safe_json/android:safe_json_java",
"//components/safe_json/android:safe_json_java",
"//components/signin/core/browser/android:java",
« no previous file with comments | « no previous file | chrome/android/java/src/org/chromium/chrome/browser/safe_browsing/SafeBrowsingApiBridge.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698