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

Unified Diff: chrome/android/BUILD.gn

Issue 2751333004: [Crash Reporting] Only upload Chrome crash reports over unmetered networks. (Closed)
Patch Set: Add TODO to use Junit4 parameters Created 3 years, 9 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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 79752346239c1d86f9f284ab90a9f1d4e6539a6b..722e3a2097c36dc3940b8e16a42e79686aa380ca 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -344,6 +344,7 @@ junit_binary("chrome_junit_tests") {
"//chrome/test/android:chrome_java_test_support",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
+ "//components/minidump_uploader:minidump_uploader_java",
"//components/payments/content:payment_request_java",
"//components/payments/content/android:java",
"//components/payments/content/android:mojom_java",

Powered by Google App Engine
This is Rietveld 408576698