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

Unified Diff: infra/bots/win_toolchain.isolate

Issue 1775073002: Add isolate_win_toolchain.py (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Ready for review Created 4 years, 9 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: infra/bots/win_toolchain.isolate
diff --git a/infra/bots/images.isolate b/infra/bots/win_toolchain.isolate
similarity index 60%
copy from infra/bots/images.isolate
copy to infra/bots/win_toolchain.isolate
index b93d95d76a0dd540f65df8a0023ec413fc95272f..d9505bab27aed4b63eaf6d67c3a97dd954da8380 100644
--- a/infra/bots/images.isolate
+++ b/infra/bots/win_toolchain.isolate
@@ -1,7 +1,7 @@
{
'variables': {
'files': [
- '../../../images/',
+ '<(WIN_TOOLCHAIN_DIR)/',
],
},
}

Powered by Google App Engine
This is Rietveld 408576698