OLD | NEW |
1 URL: "https://chromium.googlesource.com/chromium/src.git" | 1 URL: "https://chromium.googlesource.com/chromium/src.git" |
2 Version: 0d5252879339ea582c6b9fd46378733fc137a488 | 2 Version: 0d5252879339ea582c6b9fd46378733fc137a488 |
3 License: BSD style | 3 License: BSD style |
4 License File: LICENSE | 4 License File: LICENSE |
5 | 5 |
6 Description: | 6 Description: |
7 Used to download a Visual Studio tool chain from google cloud storage (for | 7 Used to download a Visual Studio tool chain from google cloud storage (for |
8 Google employees only). | 8 Google employees only). |
9 | 9 |
10 Local Modifications: | 10 Local Modifications: |
11 Only two files are used: | 11 Only two files are used: |
12 | 12 |
13 build/find_depot_tools.py | 13 build/find_depot_tools.py |
14 build/vs_toolchain.py | 14 build/vs_toolchain.py |
15 | 15 |
16 Modified to fix relative path lookup due to different location in fletch | 16 Modified to fix relative path lookup due to different location in dartino |
17 repository. | 17 repository. |
OLD | NEW |