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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json

Issue 1864233002: [Android] Fix SystemWebView.apk path for SystemWebViewShellLayoutTest.apk. (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 4 years, 8 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 | « scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
index ae192a0b80b2fa91c199891faadc1b296896d969..07975a5190176b102db5a17fa576a7cfe0d89100 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_M__dbg_.json
@@ -459,7 +459,7 @@
"--json-results-file",
"/path/to/tmp/json",
"--additional-apk",
- "[SLAVE_BUILD]/src/out/Debug/apks/apks/SystemWebView.apk"
+ "[SLAVE_BUILD]/src/out/Debug/apks/SystemWebView.apk"
],
"cwd": "[SLAVE_BUILD]",
"name": "Instrumentation test SystemWebViewShellLayoutTest",
« no previous file with comments | « scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698