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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 'variables': {
3 'files': [
4 '<(CHROME_DIR)/build/find_depot_tools.py',
5 '<(CHROME_DIR)/build/vs_toolchain.py',
6 '<(CHROME_DIR)/build/win_toolchain.json',
7 '<(CHROME_DIR)/tools/gyp/pylib/',
8 '<(DEPOT_TOOLS_DIR)/gclient.py',
9 '<(DEPOT_TOOLS_DIR)/breakpad.py',
10 '<(WIN_TOOLCHAIN_DIR)/',
11 ],
12 },
13 }
OLDNEW
« 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