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

Unified Diff: android_webview/test/BUILD.gn

Issue 2655023008: [Android WebView] Ensure Android Checkbox is on when uploading minidumps (Closed)
Patch Set: Rebase Created 3 years, 10 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 | « android_webview/javatests/src/org/chromium/android_webview/test/crash/MinidumpUploaderTest.java ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index 7da7eabb4e65c1715e84b837bb6d925e87c01900..e341ddf02d1c00e334da4c7cc255a0c3d892046f 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -103,6 +103,7 @@ instrumentation_test_apk("android_webview_test_apk") {
deps = [
"//android_webview:android_webview_crash_services_java",
"//android_webview:android_webview_java",
+ "//android_webview:android_webview_platform_services_java",
"//base:base_java",
"//base:base_java_test_support",
"//components/minidump_uploader:minidump_uploader_java",
« no previous file with comments | « android_webview/javatests/src/org/chromium/android_webview/test/crash/MinidumpUploaderTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698