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

Unified Diff: scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_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/device_flags_builder_basic.json
diff --git a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
index 4053cccdf2aa841eaf3211116042727c1928dd05..ac19dc3277ec2e5ade99f11f3203cca8200a0169 100644
--- a/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
+++ b/scripts/slave/recipe_modules/chromium_android/example.expected/device_flags_builder_basic.json
@@ -582,7 +582,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