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

Unified Diff: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__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
Index: scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
diff --git a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
index 6620101f9b25ab87639ea06c91d11f7c263c3023..98973e5b666b1aad5f9d53d47174540ba18be446 100644
--- a/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__dbg_.json
+++ b/scripts/slave/recipes/chromium.expected/full_chromium_android_Android_Webview_L__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",

Powered by Google App Engine
This is Rietveld 408576698