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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json

Issue 1915003004: Reflect new naming of isolate files for android_webview_test. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
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/recipe_modules/chromium_android/example.expected/tester_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
index e201d8f80d27630616415e480913cc7ab1b4cde1..2ca4d1889be362e76d58b08745426af562609231 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/tester_basic.json
@@ -580,7 +580,7 @@
"--additional-apk",
"Additional.apk",
"--isolate-file-path",
- "android_webview/android_webview_test_apk.isolate",
+ "android_webview/android_webview_test_data.isolate",
"--release",
"--official-build"
],

Powered by Google App Engine
This is Rietveld 408576698