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

Unified Diff: infra/bots/win_toolchain.isolate

Issue 1782943002: Fixes for Win toolchain isolate (Closed) Base URL: https://skia.googlesource.com/skia.git@swarm_win_toolchain
Patch Set: Update toolchain hashes 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
« no previous file with comments | « infra/bots/isolate_win_toolchain.py ('k') | infra/bots/win_toolchain_hash.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/bots/win_toolchain.isolate
diff --git a/infra/bots/win_toolchain.isolate b/infra/bots/win_toolchain.isolate
index d9505bab27aed4b63eaf6d67c3a97dd954da8380..a2c91db0bba740c1c4eda2131acc2789d792bd14 100644
--- a/infra/bots/win_toolchain.isolate
+++ b/infra/bots/win_toolchain.isolate
@@ -1,6 +1,12 @@
{
'variables': {
'files': [
+ '<(CHROME_DIR)/build/find_depot_tools.py',
+ '<(CHROME_DIR)/build/vs_toolchain.py',
+ '<(CHROME_DIR)/build/win_toolchain.json',
+ '<(CHROME_DIR)/tools/gyp/pylib/',
+ '<(DEPOT_TOOLS_DIR)/gclient.py',
+ '<(DEPOT_TOOLS_DIR)/breakpad.py',
'<(WIN_TOOLCHAIN_DIR)/',
],
},
« no previous file with comments | « infra/bots/isolate_win_toolchain.py ('k') | infra/bots/win_toolchain_hash.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698