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

Unified Diff: infra/bots/win_toolchain.isolate

Issue 2111713003: Convert Win toolchain to CIPD package (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: New, stripped down, toolchain Created 4 years, 5 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
deleted file mode 100644
index a2c91db0bba740c1c4eda2131acc2789d792bd14..0000000000000000000000000000000000000000
--- a/infra/bots/win_toolchain.isolate
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- '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