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

Unified Diff: scripts/slave/recipes/flutter/flutter.expected/linux.json

Issue 1768473002: setup the correct version of Xcode (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: refactor to recommended method of invoking find_xcode.py Created 4 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
Index: scripts/slave/recipes/flutter/flutter.expected/linux.json
diff --git a/scripts/slave/recipes/flutter/flutter.expected/linux.json b/scripts/slave/recipes/flutter/flutter.expected/linux.json
index 64b7b4ff71aeb7aadc15b352709a532ef292d5c5..67ed8015b6fb4e1bc335240c772eb60f3b1ad657 100644
--- a/scripts/slave/recipes/flutter/flutter.expected/linux.json
+++ b/scripts/slave/recipes/flutter/flutter.expected/linux.json
@@ -105,13 +105,6 @@
},
{
"cmd": [
- "[SLAVE_BUILD]/flutter/infra/download_android_tools.py"
- ],
- "cwd": "[SLAVE_BUILD]",
- "name": "download android tools"
- },
- {
- "cmd": [
"flutter",
"doctor"
],

Powered by Google App Engine
This is Rietveld 408576698