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

Side by Side Diff: DEPS.chromium

Issue 298823004: Roll bleeding_edge to Dartium 35 / 1916. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/deps/dartium.deps/
Patch Set: Created 6 years, 7 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 | Annotate | Revision Log
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This file is automatically processed to create .DEPS.git which is the file 1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git. 2 # that gclient uses under git.
3 # 3 #
4 # See http://code.google.com/p/chromium/wiki/UsingGit 4 # See http://code.google.com/p/chromium/wiki/UsingGit
5 # 5 #
6 # To test manually, run: 6 # To test manually, run:
7 # python tools/deps2git/deps2git.py -o .DEPS.git 7 # python tools/deps2git/deps2git.py -o .DEPS.git
8 # gclient runhooks 8 # gclient runhooks
9 # DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by 9 # DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by
10 # a bot when you modify this one. 10 # a bot when you modify this one.
11 # 11 #
12 # When adding a new dependency, please update the top-level .gitignore file 12 # When adding a new dependency, please update the top-level .gitignore file
13 # to list the dependency's destination directory. 13 # to list the dependency's destination directory.
14 14
15 vars = { 15 vars = {
16 # Use this googlecode_url variable only if there is an internal mirror for it. 16 # Use this googlecode_url variable only if there is an internal mirror for it.
17 # If you do not know, use the full path while defining your new deps entry. 17 # If you do not know, use the full path while defining your new deps entry.
18 "googlecode_url": "http://%s.googlecode.com/svn", 18 "googlecode_url": "http://%s.googlecode.com/svn",
19 "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code", 19 "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
20 "llvm_url": "http://src.chromium.org/llvm-project", 20 "llvm_url": "http://src.chromium.org/llvm-project",
21 "llvm_git": "https://llvm.googlesource.com", 21 "llvm_git": "https://llvm.googlesource.com",
22 "libcxx_revision": "8f48c23568a122de6088455700e9d197b79bd8f8", 22 "libcxx_revision": "197314",
23 "libcxxabi_revision": "753a30dd68ae008948d48f16bc942d5963fe65a1", 23 "libcxxabi_revision": "197063",
24 "webkit_trunk": "http://src.chromium.org/blink/trunk", 24 "webkit_trunk": "http://src.chromium.org/blink/trunk",
25 "nacl_trunk": "http://src.chromium.org/native_client/trunk", 25 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
26 "webkit_revision": "167304", 26 "webkit_revision": "170313",
27 "chromium_git": "https://chromium.googlesource.com", 27 "chromium_git": "https://chromium.googlesource.com",
28 "chromiumos_git": "https://chromium.googlesource.com/chromiumos", 28 "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
29 "skia_git": "https://skia.googlesource.com", 29 "skia_git": "https://skia.googlesource.com",
30 "swig_revision": "230490", 30 "swig_revision": "230490",
31 "nacl_revision": "12773", 31 "nacl_revision": "12935",
32 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS 32 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
33 # to update other nacl_*_revision's. 33 # to update other nacl_*_revision's.
34 "nacl_tools_revision": "12760", # native_client/DEPS: tools_rev 34 "nacl_tools_revision": "12760", # native_client/DEPS: tools_rev
35 "google_toolbox_for_mac_revision": "626", 35 "google_toolbox_for_mac_revision": "662",
36 "libaddressinput_revision": "176", 36 "libaddressinput_revision": "176",
37 "libphonenumber_revision": "621", 37 "libphonenumber_revision": "621",
38 "libvpx_revision": "251850", 38 "libvpx_revision": "259953",
39 "lss_revision": "24", 39 "lss_revision": "24",
40 40
41 # These two FFmpeg variables must be updated together. One is used for SVN 41 # These two FFmpeg variables must be updated together. One is used for SVN
42 # checkouts and the other for Git checkouts. 42 # checkouts and the other for Git checkouts.
43 "ffmpeg_revision": "249179", 43 "ffmpeg_revision": "255431",
44 "ffmpeg_hash": "4ae5e54f30f949e5485d70fa0eae85a0e75cb46c", 44 "ffmpeg_hash": "681ca6bfed239ad2e1a6a3c8a586839c6dbd3e87",
45 45
46 "sfntly_revision": "228", 46 "sfntly_revision": "228",
47 "lighttpd_revision": "33737", 47 "lighttpd_revision": "33737",
48 "skia_revision": "13441", 48 "skia_revision": "13966",
49 "skia_hash": "a7692a9ac6cb8a0bbe6bbdfc83f86014a7dc265e", 49 "skia_hash": "c94a028ff836f8f0af41ec33ceb1f4bc140841bf",
50 # Three lines of non-changing comments so that 50 # Three lines of non-changing comments so that
51 # the commit queue can handle CLs rolling Skia 51 # the commit queue can handle CLs rolling Skia
52 # and V8 without interference from each other. 52 # and V8 without interference from each other.
53 "v8_revision": "19215", 53 "v8_branch": "trunk",
54 "v8_revision": "20290",
54 # Three lines of non-changing comments so that 55 # Three lines of non-changing comments so that
55 # the commit queue can handle CLs rolling WebRTC 56 # the commit queue can handle CLs rolling WebRTC
56 # and V8 without interference from each other. 57 # and V8 without interference from each other.
57 "webrtc_revision": "5562", 58 "webrtc_revision": "5807",
58 "jsoncpp_revision": "248", 59 "jsoncpp_revision": "248",
59 "nss_revision": "246067", 60 "nss_revision": "259440",
60 # Three lines of non-changing comments so that 61 # Three lines of non-changing comments so that
61 # the commit queue can handle CLs rolling swarming_client 62 # the commit queue can handle CLs rolling swarming_client
62 # and whatever else without interference from each other. 63 # and whatever else without interference from each other.
63 "swarming_revision": "5b47578a4c25b1447172c78bcfce8c1fc7a69839", 64 "swarming_revision": "8472efa59518a6e28db6da249685d65f49ce8244",
64 # Three lines of non-changing comments so that 65 # Three lines of non-changing comments so that
65 # the commit queue can handle CLs rolling openssl 66 # the commit queue can handle CLs rolling openssl
66 # and whatever else without interference from each other. 67 # and whatever else without interference from each other.
67 "openssl_revision": "250522", 68 "openssl_revision": "253925",
69 # Three lines of non-changing comments so that
70 # the commit queue can handle CLs rolling ANGLE
71 # and whatever else without interference from each other.
72 "angle_revision": "740a2f8daa9cc45c53ecf7333c3ae5aa64c821f8",
68 } 73 }
69 74
70 deps = { 75 deps = {
71 "src/breakpad/src": 76 "src/breakpad/src":
72 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1271", 77 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1289",
73 78
74 "src/sdch/open-vcdiff": 79 "src/sdch/open-vcdiff":
75 (Var("googlecode_url") % "open-vcdiff") + "/trunk@42", 80 (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
76 81
77 "src/testing/gtest": 82 "src/testing/gtest":
78 (Var("googlecode_url") % "googletest") + "/trunk@643", 83 (Var("googlecode_url") % "googletest") + "/trunk@643",
79 84
80 "src/testing/gmock": 85 "src/testing/gmock":
81 (Var("googlecode_url") % "googlemock") + "/trunk@410", 86 (Var("googlecode_url") % "googlemock") + "/trunk@410",
82 87
83 "src/third_party/angle": 88 "src/third_party/angle":
84 Var("chromium_git") + 89 Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
85 "/angle/angle.git@4df02c1ed5e97dd54576b06964b1da67ea30238e",
86 90
87 "src/third_party/trace-viewer": 91 "src/third_party/trace-viewer":
88 (Var("googlecode_url") % "trace-viewer") + "/trunk@1133", 92 (Var("googlecode_url") % "trace-viewer") + "/trunk@1212",
89 93
90 "src/third_party/WebKit": 94 "src/third_party/WebKit":
91 Var("webkit_trunk") + "@" + Var("webkit_revision"), 95 Var("webkit_trunk") + "@" + Var("webkit_revision"),
92 96
93 "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": 97 "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests":
94 Var("chromium_git") + 98 Var("chromium_git") +
95 "/external/w3c/web-platform-tests.git@ac4322a338be82b3d8b722917d6d3d057c0a3f 6a", 99 "/external/w3c/web-platform-tests.git@ac4322a338be82b3d8b722917d6d3d057c0a3f 6a",
96 100
97 "src/third_party/WebKit/LayoutTests/w3c/csswg-test": 101 "src/third_party/WebKit/LayoutTests/w3c/csswg-test":
98 Var("chromium_git") + 102 Var("chromium_git") +
99 "/external/w3c/csswg-test.git@8c415e3215a203fa3a22dbdd1799279fdf44c81e", 103 "/external/w3c/csswg-test.git@8c415e3215a203fa3a22dbdd1799279fdf44c81e",
100 104
101 "src/third_party/icu": 105 "src/third_party/icu":
102 "/trunk/deps/third_party/icu46@246118", 106 "/trunk/deps/third_party/icu46@259309",
103 107
104 "src/third_party/libexif/sources": 108 "src/third_party/libexif/sources":
105 "/trunk/deps/third_party/libexif/sources@146817", 109 "/trunk/deps/third_party/libexif/sources@146817",
106 110
107 "src/third_party/hunspell": 111 "src/third_party/hunspell":
108 "/trunk/deps/third_party/hunspell@206172", 112 "/trunk/deps/third_party/hunspell@256272",
109 113
110 "src/third_party/hunspell_dictionaries": 114 "src/third_party/hunspell_dictionaries":
111 "/trunk/deps/third_party/hunspell_dictionaries@193701", 115 "/trunk/deps/third_party/hunspell_dictionaries@255132",
112 116
113 "src/third_party/safe_browsing/testing": 117 "src/third_party/safe_browsing/testing":
114 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112", 118 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
115 119
116 "src/third_party/cacheinvalidation/src": 120 "src/third_party/cacheinvalidation/src":
117 (Var("googlecode_url") % "google-cache-invalidation-api") + 121 (Var("googlecode_url") % "google-cache-invalidation-api") +
118 "/trunk/src@321", 122 "/trunk/src@330",
119 123
120 "src/third_party/leveldatabase/src": 124 "src/third_party/leveldatabase/src":
121 (Var("googlecode_url") % "leveldb") + "/trunk@79", 125 (Var("googlecode_url") % "leveldb") + "/trunk@79",
122 126
123 # TODO(thakis): Pull from svn instead, http://crbug.com/333071
124 "src/third_party/libc++/trunk": 127 "src/third_party/libc++/trunk":
125 Var("llvm_git") + "/libcxx.git@" + Var("libcxx_revision"), 128 Var("llvm_url") + "/libcxx/trunk@" + Var("libcxx_revision"),
126 129
127 # TODO(thakis): Pull from svn instead, http://crbug.com/333071
128 "src/third_party/libc++abi/trunk": 130 "src/third_party/libc++abi/trunk":
129 Var("llvm_git") + "/libcxxabi.git@" + Var("libcxxabi_revision"), 131 Var("llvm_url") + "/libcxxabi/trunk@" + Var("libcxxabi_revision"),
130 132
131 "src/third_party/snappy/src": 133 "src/third_party/snappy/src":
132 (Var("googlecode_url") % "snappy") + "/trunk@80", 134 (Var("googlecode_url") % "snappy") + "/trunk@80",
133 135
134 "src/tools/grit": 136 "src/tools/grit":
135 (Var("googlecode_url") % "grit-i18n") + "/trunk@151", 137 (Var("googlecode_url") % "grit-i18n") + "/trunk@157",
136 138
137 "src/tools/gyp": 139 "src/tools/gyp":
138 (Var("googlecode_url") % "gyp") + "/trunk@1854", 140 (Var("googlecode_url") % "gyp") + "/trunk@1880",
139 141
140 "src/tools/swarming_client": 142 "src/tools/swarming_client":
141 Var("chromium_git") + "/external/swarming.client.git@" + 143 Var("chromium_git") + "/external/swarming.client.git@" +
142 Var("swarming_revision"), 144 Var("swarming_revision"),
143 145
144 "src/v8": 146 "src/v8":
145 (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"), 147 (Var("googlecode_url") % "v8") + "/" + Var("v8_branch") + "@" +
148 Var("v8_revision"),
146 149
147 "src/native_client": 150 "src/native_client":
148 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"), 151 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
149 152
150 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": 153 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
151 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" + 154 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
152 Var("nacl_revision"), 155 Var("nacl_revision"),
153 156
154 "src/third_party/sfntly/cpp/src": 157 "src/third_party/sfntly/cpp/src":
155 (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" + 158 (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" +
156 Var("sfntly_revision"), 159 Var("sfntly_revision"),
157 160
158 "src/third_party/skia/src": 161 "src/third_party/skia/src":
159 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"), 162 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
160 163
161 "src/third_party/skia/gyp": 164 "src/third_party/skia/gyp":
162 (Var("googlecode_url") % "skia") + "/trunk/gyp@" + Var("skia_revision"), 165 (Var("googlecode_url") % "skia") + "/trunk/gyp@" + Var("skia_revision"),
163 166
164 "src/third_party/skia/include": 167 "src/third_party/skia/include":
165 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"), 168 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
166 169
167 "src/third_party/ots": 170 "src/third_party/ots":
168 (Var("googlecode_url") % "ots") + "/trunk@110", 171 (Var("googlecode_url") % "ots") + "/trunk@112",
169 172
170 "src/third_party/brotli/src": 173 "src/third_party/brotli/src":
171 Var("chromium_git") + 174 Var("chromium_git") +
172 "/external/font-compression-reference.git@dfc5a9f2151a7c88914c236c7db8fa119f ee249c", 175 "/external/font-compression-reference.git@0829e37293abc2523a1d2b0f4d68ff7b5f cd8e01",
173 176
174 "src/tools/page_cycler/acid3": 177 "src/tools/page_cycler/acid3":
175 "/trunk/deps/page_cycler/acid3@171600", 178 "/trunk/deps/page_cycler/acid3@171600",
176 179
177 "src/chrome/test/data/perf/canvas_bench": 180 "src/chrome/test/data/perf/canvas_bench":
178 "/trunk/deps/canvas_bench@122605", 181 "/trunk/deps/canvas_bench@122605",
179 182
180 "src/chrome/test/data/perf/frame_rate/content": 183 "src/chrome/test/data/perf/frame_rate/content":
181 "/trunk/deps/frame_rate/content@93671", 184 "/trunk/deps/frame_rate/content@93671",
182 185
183 "src/chrome/test/data/perf/third_party/octane": 186 "src/chrome/test/data/perf/third_party/octane":
184 (Var("googlecode_url") % "octane-benchmark") + "/trunk@19", 187 (Var("googlecode_url") % "octane-benchmark") + "/trunk@19",
185 188
186 "src/third_party/bidichecker": 189 "src/third_party/bidichecker":
187 (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4", 190 (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
188 191
189 "src/third_party/webgl/src": 192 "src/third_party/webgl/src":
190 Var("chromium_git") + 193 Var("chromium_git") +
191 "/external/khronosgroup/webgl.git@159f31dd34842c871032d97d360a9dce5153f585", 194 "/external/khronosgroup/webgl.git@b6bce42c2484666d3e28dc25b12f27eb06f39f27",
192 195
193 "src/third_party/swig/Lib": 196 "src/third_party/swig/Lib":
194 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"), 197 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
195 198
196 # Make sure you update the two functional.DEPS and webdriver.DEPS too. 199 # Make sure you update the two functional.DEPS and webdriver.DEPS too.
197 "src/third_party/webdriver/pylib": 200 "src/third_party/webdriver/pylib":
198 (Var("googlecode_url") % "selenium") + "/trunk/py@18337", 201 (Var("googlecode_url") % "selenium") + "/trunk/py@18337",
199 202
200 "src/third_party/libvpx": 203 "src/third_party/libvpx":
201 "/trunk/deps/third_party/libvpx@" + 204 "/trunk/deps/third_party/libvpx@" +
(...skipping 14 matching lines...) Expand all
216 "src/third_party/libsrtp": 219 "src/third_party/libsrtp":
217 "/trunk/deps/third_party/libsrtp@250757", 220 "/trunk/deps/third_party/libsrtp@250757",
218 221
219 "src/third_party/speex": 222 "src/third_party/speex":
220 "/trunk/deps/third_party/speex@198168", 223 "/trunk/deps/third_party/speex@198168",
221 224
222 "src/third_party/yasm/source/patched-yasm": 225 "src/third_party/yasm/source/patched-yasm":
223 "/trunk/deps/third_party/yasm/patched-yasm@167605", 226 "/trunk/deps/third_party/yasm/patched-yasm@167605",
224 227
225 "src/third_party/libjpeg_turbo": 228 "src/third_party/libjpeg_turbo":
226 "/trunk/deps/third_party/libjpeg_turbo@251747", 229 "/trunk/deps/third_party/libjpeg_turbo@259851",
227 230
228 "src/third_party/flac": 231 "src/third_party/flac":
229 "/trunk/deps/third_party/flac@222897", 232 "/trunk/deps/third_party/flac@222897",
230 233
231 "src/third_party/pyftpdlib/src": 234 "src/third_party/pyftpdlib/src":
232 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977", 235 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
233 236
234 "src/third_party/scons-2.0.1": 237 "src/third_party/scons-2.0.1":
235 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" + 238 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
236 Var("nacl_tools_revision"), 239 Var("nacl_tools_revision"),
237 240
238 "src/third_party/webrtc": 241 "src/third_party/webrtc":
239 (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision "), 242 (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision "),
240 243
241 "src/third_party/openmax_dl": 244 "src/third_party/openmax_dl":
242 (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5205", 245 (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@5569",
243 246
244 "src/third_party/jsoncpp/source/include": 247 "src/third_party/jsoncpp/source/include":
245 (Var("sourceforge_url") % {"repo": "jsoncpp"}) + 248 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
246 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"), 249 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
247 250
248 "src/third_party/jsoncpp/source/src/lib_json": 251 "src/third_party/jsoncpp/source/src/lib_json":
249 (Var("sourceforge_url") % {"repo": "jsoncpp"}) + 252 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
250 "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"), 253 "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
251 254
252 "src/third_party/libyuv": 255 "src/third_party/libyuv":
253 (Var("googlecode_url") % "libyuv") + "/trunk@979", 256 (Var("googlecode_url") % "libyuv") + "/trunk@986",
254 257
255 "src/third_party/smhasher/src": 258 "src/third_party/smhasher/src":
256 (Var("googlecode_url") % "smhasher") + "/trunk@151", 259 (Var("googlecode_url") % "smhasher") + "/trunk@151",
257 260
258 "src/third_party/libaddressinput/src/cpp": 261 "src/third_party/libaddressinput/src/cpp":
259 (Var("googlecode_url") % "libaddressinput") + "/trunk/cpp@" + 262 (Var("googlecode_url") % "libaddressinput") + "/trunk/cpp@" +
260 Var("libaddressinput_revision"), 263 Var("libaddressinput_revision"),
261 "src/third_party/libaddressinput/src/testdata": 264 "src/third_party/libaddressinput/src/testdata":
262 (Var("googlecode_url") % "libaddressinput") + "/trunk/testdata@" + 265 (Var("googlecode_url") % "libaddressinput") + "/trunk/testdata@" +
263 Var("libaddressinput_revision"), 266 Var("libaddressinput_revision"),
264 267
265 "src/third_party/libphonenumber/src/phonenumbers": 268 "src/third_party/libphonenumber/src/phonenumbers":
266 (Var("googlecode_url") % "libphonenumber") + 269 (Var("googlecode_url") % "libphonenumber") +
267 "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"), 270 "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"),
268 "src/third_party/libphonenumber/src/test": 271 "src/third_party/libphonenumber/src/test":
269 (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" + 272 (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" +
270 Var("libphonenumber_revision"), 273 Var("libphonenumber_revision"),
271 "src/third_party/libphonenumber/src/resources": 274 "src/third_party/libphonenumber/src/resources":
272 (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" + 275 (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" +
273 Var("libphonenumber_revision"), 276 Var("libphonenumber_revision"),
274 277
275 "src/tools/deps2git": 278 "src/tools/deps2git":
276 "/trunk/tools/deps2git@248305", 279 "/trunk/tools/deps2git@248305",
277 280
278 "src/third_party/clang_format/script": 281 "src/third_party/clang_format/script":
279 Var("llvm_url") + "/cfe/trunk/tools/clang-format@198831", 282 Var("llvm_url") + "/cfe/trunk/tools/clang-format@202065",
280 283
281 "src/third_party/webpagereplay": 284 "src/third_party/webpagereplay":
282 (Var("googlecode_url") % "web-page-replay") + "/trunk@540", 285 (Var("googlecode_url") % "web-page-replay") + "/trunk@544",
283 286
284 "src/third_party/pywebsocket/src": 287 "src/third_party/pywebsocket/src":
285 (Var("googlecode_url") % "pywebsocket") + "/trunk/src@662", 288 (Var("googlecode_url") % "pywebsocket") + "/trunk/src@790",
286 289
287 "src/third_party/opus/src": 290 "src/third_party/opus/src":
288 "/trunk/deps/third_party/opus@237544", 291 "/trunk/deps/third_party/opus@256783",
289 292
290 "src/media/cdm/ppapi/api": 293 "src/media/cdm/ppapi/api":
291 "/trunk/deps/cdm@249141", 294 "/trunk/deps/cdm@249141",
292 295
293 "src/third_party/mesa/src": 296 "src/third_party/mesa/src":
294 "/trunk/deps/third_party/mesa@240938", 297 "/trunk/deps/third_party/mesa@254411",
295 298
296 "src/third_party/cld_2/src": 299 "src/third_party/cld_2/src":
297 (Var("googlecode_url") % "cld2") + "/trunk@84", 300 (Var("googlecode_url") % "cld2") + "/trunk@157",
298 301
299 "src/chrome/browser/resources/pdf/html_office": 302 "src/chrome/browser/resources/pdf/html_office":
300 Var("chromium_git") + 303 Var("chromium_git") +
301 "/chromium/html-office-public.git@6451249cec79299a52083373c9a370ef25471 023", 304 "/chromium/html-office-public.git@9f76cc282c471ae4ff77415384db039fcab2f aa8",
302 305
303 "src/third_party/libwebm/source": 306 "src/third_party/libwebm/source":
304 Var("chromium_git") + 307 Var("chromium_git") +
305 "/webm/libwebm.git@0f7815b036651e242ec8c2fcfb59fe54f69be1a8", 308 "/webm/libwebm.git@0f7815b036651e242ec8c2fcfb59fe54f69be1a8",
309
310 "src/third_party/openssl":
311 "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
306 } 312 }
307 313
308 314
309 deps_os = { 315 deps_os = {
310 "win": { 316 "win": {
311 "src/chrome/tools/test/reference_build/chrome_win": 317 "src/chrome/tools/test/reference_build/chrome_win":
312 "/trunk/deps/reference_builds/chrome_win@237381", 318 "/trunk/deps/reference_builds/chrome_win@254637",
313 319
314 "src/third_party/cygwin": 320 "src/third_party/cygwin":
315 "/trunk/deps/third_party/cygwin@231940", 321 "/trunk/deps/third_party/cygwin@231940",
316 322
317 "src/third_party/psyco_win32": 323 "src/third_party/psyco_win32":
318 "/trunk/deps/third_party/psyco_win32@237949", 324 "/trunk/deps/third_party/psyco_win32@237949",
319 325
320 "src/third_party/bison": 326 "src/third_party/bison":
321 "/trunk/deps/third_party/bison@147303", 327 "/trunk/deps/third_party/bison@147303",
322 328
(...skipping 26 matching lines...) Expand all
349 (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" + 355 (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" +
350 Var("nacl_tools_revision")), 356 Var("nacl_tools_revision")),
351 357
352 # Dependencies used by libjpeg-turbo 358 # Dependencies used by libjpeg-turbo
353 "src/third_party/yasm/binaries": 359 "src/third_party/yasm/binaries":
354 "/trunk/deps/third_party/yasm/binaries@154708", 360 "/trunk/deps/third_party/yasm/binaries@154708",
355 361
356 # Binary level profile guided optimizations. This points to the 362 # Binary level profile guided optimizations. This points to the
357 # latest release binaries for the toolchain. 363 # latest release binaries for the toolchain.
358 "src/third_party/syzygy/binaries": 364 "src/third_party/syzygy/binaries":
359 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2021", 365 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2058",
360 366
361 # Binaries for nacl sdk. 367 # Binaries for nacl sdk.
362 "src/third_party/nacl_sdk_binaries": 368 "src/third_party/nacl_sdk_binaries":
363 "/trunk/deps/third_party/nacl_sdk_binaries@111576", 369 "/trunk/deps/third_party/nacl_sdk_binaries@111576",
364 }, 370 },
365 "ios": { 371 "ios": {
366 "src/third_party/google_toolbox_for_mac/src": 372 "src/third_party/google_toolbox_for_mac/src":
367 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" + 373 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
368 Var("google_toolbox_for_mac_revision"), 374 Var("google_toolbox_for_mac_revision"),
369 375
370 "src/third_party/nss": 376 "src/third_party/nss":
371 "/trunk/deps/third_party/nss@" + Var("nss_revision"), 377 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
372 378
373 # class-dump utility to generate header files for undocumented SDKs 379 # class-dump utility to generate header files for undocumented SDKs
374 "src/testing/iossim/third_party/class-dump": 380 "src/testing/iossim/third_party/class-dump":
375 "/trunk/deps/third_party/class-dump@199203", 381 "/trunk/deps/third_party/class-dump@199203",
376 382
377 # Code that's not needed due to not building everything 383 # Code that's not needed due to not building everything
378 "src/build/util/support": None, 384 "src/build/util/support": None,
379 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": Non e, 385 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": Non e,
380 "src/chrome/test/data/perf/canvas_bench": None, 386 "src/chrome/test/data/perf/canvas_bench": None,
381 "src/chrome/test/data/perf/frame_rate/content": None, 387 "src/chrome/test/data/perf/frame_rate/content": None,
382 "src/chrome/test/data/perf/third_party/octane": None, 388 "src/chrome/test/data/perf/third_party/octane": None,
383 "src/media/cdm/ppapi/api": None, 389 "src/media/cdm/ppapi/api": None,
384 "src/native_client": None, 390 "src/native_client": None,
385 "src/native_client/src/third_party/ppapi": None, 391 "src/native_client/src/third_party/ppapi": None,
386 "src/third_party/angle": None, 392 "src/third_party/angle": None,
387 "src/third_party/bidichecker": None, 393 "src/third_party/bidichecker": None,
394 "src/third_party/brotli/src": None,
388 "src/third_party/cld_2/src": None, 395 "src/third_party/cld_2/src": None,
389 "src/third_party/ffmpeg": None, 396 "src/third_party/ffmpeg": None,
390 "src/third_party/hunspell_dictionaries": None, 397 "src/third_party/hunspell_dictionaries": None,
391 "src/third_party/hunspell": None, 398 "src/third_party/hunspell": None,
392 "src/third_party/libaddressinput/src/cpp": None, 399 "src/third_party/libaddressinput/src/cpp": None,
393 "src/third_party/libaddressinput/src/testdata": None, 400 "src/third_party/libaddressinput/src/testdata": None,
401 "src/third_party/libc++/trunk": None,
402 "src/third_party/libc++abi/trunk": None,
394 "src/third_party/libexif/sources": None, 403 "src/third_party/libexif/sources": None,
395 "src/third_party/libjpeg_turbo": None, 404 "src/third_party/libjpeg_turbo": None,
396 "src/third_party/libsrtp": None, 405 "src/third_party/libsrtp": None,
397 "src/third_party/libvpx": None, 406 "src/third_party/libvpx": None,
398 "src/third_party/libyuv": None, 407 "src/third_party/libyuv": None,
399 "src/third_party/mesa/src": None, 408 "src/third_party/mesa/src": None,
400 "src/third_party/opus/src": None, 409 "src/third_party/opus/src": None,
401 "src/third_party/openmax_dl": None, 410 "src/third_party/openmax_dl": None,
402 "src/third_party/ots": None, 411 "src/third_party/ots": None,
403 "src/third_party/pymox/src": None, 412 "src/third_party/pymox/src": None,
404 "src/third_party/safe_browsing/testing": None, 413 "src/third_party/safe_browsing/testing": None,
405 "src/third_party/scons-2.0.1": None, 414 "src/third_party/scons-2.0.1": None,
406 "src/third_party/sfntly/cpp/src": None, 415 "src/third_party/sfntly/cpp/src": None,
407 "src/third_party/smhasher/src": None, 416 "src/third_party/speex": None,
408 "src/third_party/swig/Lib": None, 417 "src/third_party/swig/Lib": None,
409 "src/third_party/undoview": None,
410 "src/third_party/usrsctp/usrsctplib": None, 418 "src/third_party/usrsctp/usrsctplib": None,
411 "src/third_party/v8-i18n": None, 419 "src/third_party/v8-i18n": None,
412 "src/third_party/webdriver/pylib": None, 420 "src/third_party/webdriver/pylib": None,
413 "src/third_party/webgl": None, 421 "src/third_party/webgl": None,
414 "src/third_party/webpagereplay": None, 422 "src/third_party/webpagereplay": None,
415 "src/third_party/webrtc": None, 423 "src/third_party/webrtc": None,
424 "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": None,
425 "src/third_party/WebKit/LayoutTests/w3c/csswg-test": None,
416 "src/third_party/yasm/source/patched-yasm": None, 426 "src/third_party/yasm/source/patched-yasm": None,
417 "src/tools/page_cycler/acid3": None, 427 "src/tools/page_cycler/acid3": None,
418 "src/v8": None, 428 "src/v8": None,
419 }, 429 },
420 "mac": { 430 "mac": {
421 "src/chrome/tools/test/reference_build/chrome_mac": 431 "src/chrome/tools/test/reference_build/chrome_mac":
422 "/trunk/deps/reference_builds/chrome_mac@237381", 432 "/trunk/deps/reference_builds/chrome_mac@255182",
423 433
424 "src/third_party/google_toolbox_for_mac/src": 434 "src/third_party/google_toolbox_for_mac/src":
425 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" + 435 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
426 Var("google_toolbox_for_mac_revision"), 436 Var("google_toolbox_for_mac_revision"),
427 437
428 "src/third_party/pdfsqueeze": 438 "src/third_party/pdfsqueeze":
429 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5", 439 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
430 440
431 "src/third_party/lighttpd": 441 "src/third_party/lighttpd":
432 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"), 442 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
433 443
434 "src/third_party/swig/mac": 444 "src/third_party/swig/mac":
435 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"), 445 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
436 446
437 # NSS, for SSLClientSocketNSS. 447 # NSS, for SSLClientSocketNSS.
438 "src/third_party/nss": 448 "src/third_party/nss":
439 "/trunk/deps/third_party/nss@" + Var("nss_revision"), 449 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
440 450
441 "src/chrome/installer/mac/third_party/xz/xz": 451 "src/chrome/installer/mac/third_party/xz/xz":
442 "/trunk/deps/third_party/xz@233311", 452 "/trunk/deps/third_party/xz@233311",
443 }, 453 },
444 "unix": { 454 "unix": {
445 # Linux, really. 455 # Linux, really.
446 "src/chrome/tools/test/reference_build/chrome_linux": 456 "src/chrome/tools/test/reference_build/chrome_linux":
447 "/trunk/deps/reference_builds/chrome_linux64@237381", 457 "/trunk/deps/reference_builds/chrome_linux64@254637",
448 458
449 "src/third_party/xdg-utils": 459 "src/third_party/xdg-utils":
450 "/trunk/deps/third_party/xdg-utils@203785", 460 "/trunk/deps/third_party/xdg-utils@203785",
451 461
452 "src/third_party/swig/linux": 462 "src/third_party/swig/linux":
453 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"), 463 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
454 464
455 "src/third_party/lss": 465 "src/third_party/lss":
456 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" + 466 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
457 Var("lss_revision")), 467 Var("lss_revision")),
458 468
459 "src/third_party/openssl":
460 "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
461
462 "src/third_party/gold": 469 "src/third_party/gold":
463 "/trunk/deps/third_party/gold@228995", 470 "/trunk/deps/third_party/gold@228995",
464 471
465 "src/third_party/libmtp": 472 "src/third_party/libmtp":
466 "/trunk/deps/third_party/libmtp@206535", 473 "/trunk/deps/third_party/libmtp@206535",
467 474
468 # Used on Linux only. CrOS already has a copy. 475 # Used on Linux only. CrOS already has a copy.
469 "src/third_party/mtpd/source": 476 "src/third_party/mtpd/source":
470 Var("chromiumos_git") + "/platform/mtpd.git" + 477 Var("chromiumos_git") + "/platform/mtpd.git" +
471 "@e4e4656e9aa710f0617dab8746ab6116c0506ceb", 478 "@f9759da3a7cd95080414a7da0d899c47cad794f2",
472 479
473 # Used on Linux only. CrOS already has a copy. 480 # Used on Linux only. CrOS already has a copy.
474 "src/third_party/cros_dbus_cplusplus/source": 481 "src/third_party/cros_dbus_cplusplus/source":
475 Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" + 482 Var("chromiumos_git") + "/third_party/dbus-cplusplus.git" +
476 "@e4120532bbf3ca9f743b0be1f539381a54d16867", 483 "@f78453e0ba9f3d1584e8873aa3c7437cec861ce0",
477 484
478 # For Linux and Chromium OS. 485 # For Linux and Chromium OS.
479 "src/third_party/cros_system_api": 486 "src/third_party/cros_system_api":
480 Var("chromiumos_git") + "/platform/system_api.git" + 487 Var("chromiumos_git") + "/platform/system_api.git" +
481 "@874a39664f1538b1855391f98bf14026a5dd2c24", 488 "@844a42e5f5c7a106807b09b6c2ac6b00b166c1cc",
482 489
483 # Note that this is different from Android's freetype repo. 490 # Note that this is different from Android's freetype repo.
484 "src/third_party/freetype2/src": 491 "src/third_party/freetype2/src":
485 Var("chromium_git") + "/chromium/src/third_party/freetype2.git" + 492 Var("chromium_git") + "/chromium/src/third_party/freetype2.git" +
486 "@d699c2994ecc178c4ed05ac2086061b2034c2178", 493 "@d699c2994ecc178c4ed05ac2086061b2034c2178",
487 494
488 # Build tools for targeting ChromeOS. 495 # Build tools for targeting ChromeOS.
489 "src/third_party/chromite": 496 "src/third_party/chromite":
490 Var("chromiumos_git") + "/chromite.git" + 497 Var("chromiumos_git") + "/chromite.git" +
491 "@1ee2901d33ae698d1f2a1d95e9f3fd5bbd5f13f9", 498 "@473f7ab6baf1781618f379a7680b56048b5e0ec1",
492 499
493 # Dependency of chromite.git. 500 # Dependency of chromite.git.
494 "src/third_party/pyelftools": 501 "src/third_party/pyelftools":
495 Var("chromiumos_git") + "/third_party/pyelftools.git" + 502 Var("chromiumos_git") + "/third_party/pyelftools.git" +
496 "@bdc1d380acd88d4bfaf47265008091483b0d614e", 503 "@bdc1d380acd88d4bfaf47265008091483b0d614e",
497 504
498 "src/third_party/undoview": 505 "src/third_party/undoview":
499 "/trunk/deps/third_party/undoview@119694", 506 "/trunk/deps/third_party/undoview@119694",
500 507
501 "src/third_party/liblouis/src": 508 "src/third_party/liblouis/src":
502 Var("chromium_git") + 509 Var("chromium_git") +
503 "/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5", 510 "/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5",
504 511
505 # Used for embedded builds. CrOS & Linux use the system version. 512 # Used for embedded builds. CrOS & Linux use the system version.
506 "src/third_party/fontconfig/src": 513 "src/third_party/fontconfig/src":
507 Var("chromium_git") + "/external/fontconfig.git" + 514 Var("chromium_git") + "/external/fontconfig.git" +
508 "@f16c3118e25546c1b749f9823c51827a60aeb5c1", 515 "@f16c3118e25546c1b749f9823c51827a60aeb5c1",
509 }, 516 },
510 "android": { 517 "android": {
511 "src/third_party/android_tools": 518 "src/third_party/android_tools":
512 Var("chromium_git") + "/android_tools.git" + 519 Var("chromium_git") + "/android_tools.git" +
513 "@0582bdc17b4829beb522975441546a4eb99b11b5", 520 "@ca35676f4f652fa97964c488313720f55efd4405",
514 521
515 "src/third_party/aosp": 522 "src/third_party/aosp":
516 "/trunk/deps/third_party/aosp@148330", 523 "/trunk/deps/third_party/aosp@148330",
517 524
518 "src/third_party/apache-mime4j": 525 "src/third_party/apache-mime4j":
519 "/trunk/deps/third_party/apache-mime4j@170888", 526 "/trunk/deps/third_party/apache-mime4j@170888",
520 527
521 "src/third_party/findbugs": 528 "src/third_party/findbugs":
522 "/trunk/deps/third_party/findbugs@245039", 529 "/trunk/deps/third_party/findbugs@245039",
523 530
(...skipping 14 matching lines...) Expand all
538 "src/third_party/jarjar": 545 "src/third_party/jarjar":
539 "/trunk/deps/third_party/jarjar@170888", 546 "/trunk/deps/third_party/jarjar@170888",
540 547
541 "src/third_party/jsr-305/src": 548 "src/third_party/jsr-305/src":
542 (Var("googlecode_url") % "jsr-305") + "/trunk@51", 549 (Var("googlecode_url") % "jsr-305") + "/trunk@51",
543 550
544 "src/third_party/lss": 551 "src/third_party/lss":
545 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" + 552 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
546 Var("lss_revision")), 553 Var("lss_revision")),
547 554
548 "src/third_party/openssl":
549 "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
550
551 "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/brail le": 555 "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/brail le":
552 (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/goo glecode/eyesfree/braille@797", 556 (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/goo glecode/eyesfree/braille@797",
553 557
554 # Android shouldn't use this address validation library. 558 # Android shouldn't use this address validation library.
555 "src/third_party/libaddressinput/src/cpp": None, 559 "src/third_party/libaddressinput/src/cpp": None,
556 "src/third_party/libaddressinput/src/testdata": None, 560 "src/third_party/libaddressinput/src/testdata": None,
557 }, 561 },
558 } 562 }
559 563
560 564
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after
631 # Same as above, but for 32-bit Linux. 635 # Same as above, but for 32-bit Linux.
632 "name": "sysroot", 636 "name": "sysroot",
633 "pattern": ".", 637 "pattern": ".",
634 "action": [ 638 "action": [
635 "python", 639 "python",
636 "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroo t.py", 640 "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroo t.py",
637 "--linux-only", 641 "--linux-only",
638 "--arch=i386"], 642 "--arch=i386"],
639 }, 643 },
640 { 644 {
641 # Pull clang on mac. If nothing changed, or on non-mac platforms, this takes 645 # Pull clang if on Mac or clang is requested via GYP_DEFINES.
642 # zero seconds to run. If something changed, it downloads a prebuilt clang,
643 # which takes ~20s, but clang speeds up builds by more than 20s.
644 "name": "clang", 646 "name": "clang",
645 "pattern": ".", 647 "pattern": ".",
646 "action": ["python", "src/tools/clang/scripts/update.py", "--mac-only"], 648 "action": ["python", "src/tools/clang/scripts/update.py", "--if-needed"],
647 }, 649 },
648 { 650 {
649 # Update LASTCHANGE. This is also run by export_tarball.py in 651 # Update LASTCHANGE. This is also run by export_tarball.py in
650 # src/tools/export_tarball - please keep them in sync. 652 # src/tools/export_tarball - please keep them in sync.
651 "name": "lastchange", 653 "name": "lastchange",
652 "pattern": ".", 654 "pattern": ".",
653 "action": ["python", "src/build/util/lastchange.py", 655 "action": ["python", "src/build/util/lastchange.py",
654 "-o", "src/build/util/LASTCHANGE"], 656 "-o", "src/build/util/LASTCHANGE"],
655 }, 657 },
656 { 658 {
657 # Update LASTCHANGE.blink. This is also run by export_tarball.py in 659 # Update LASTCHANGE.blink. This is also run by export_tarball.py in
658 # src/tools/export_tarball - please keep them in sync. 660 # src/tools/export_tarball - please keep them in sync.
659 "name": "lastchange", 661 "name": "lastchange",
660 "pattern": ".", 662 "pattern": ".",
661 "action": ["python", "src/build/util/lastchange.py", 663 "action": ["python", "src/build/util/lastchange.py",
662 "-s", "src/third_party/WebKit", 664 "-s", "src/third_party/WebKit",
663 "-o", "src/build/util/LASTCHANGE.blink"], 665 "-o", "src/build/util/LASTCHANGE.blink"],
664 }, 666 },
665 # Pull GN binaries. This needs to be before running GYP below. 667 # Pull GN binaries. This needs to be before running GYP below.
666 { 668 {
667 "name": "gn_win", 669 "name": "gn_win",
668 "pattern": "src/tools/gn/bin/win/gn.exe.sha1", 670 "pattern": ".",
669 "action": [ "download_from_google_storage", 671 "action": [ "download_from_google_storage",
670 "--no_resume", 672 "--no_resume",
671 "--platform=win32", 673 "--platform=win32",
672 "--no_auth", 674 "--no_auth",
673 "--bucket", "chromium-gn", 675 "--bucket", "chromium-gn",
674 "-s", "src/tools/gn/bin/win/gn.exe.sha1", 676 "-s", "src/tools/gn/bin/win/gn.exe.sha1",
675 ], 677 ],
676 }, 678 },
677 { 679 {
678 "name": "gn_mac", 680 "name": "gn_mac",
679 "pattern": "src/tools/gn/bin/mac/gn.sha1", 681 "pattern": ".",
680 "action": [ "download_from_google_storage", 682 "action": [ "download_from_google_storage",
681 "--no_resume", 683 "--no_resume",
682 "--platform=darwin", 684 "--platform=darwin",
683 "--no_auth", 685 "--no_auth",
684 "--bucket", "chromium-gn", 686 "--bucket", "chromium-gn",
685 "-s", "src/tools/gn/bin/mac/gn.sha1", 687 "-s", "src/tools/gn/bin/mac/gn.sha1",
686 ], 688 ],
687 }, 689 },
688 { 690 {
689 "name": "gn_linux", 691 "name": "gn_linux",
690 "pattern": "src/tools/gn/bin/linux/gn.sha1", 692 "pattern": ".",
691 "action": [ "download_from_google_storage", 693 "action": [ "download_from_google_storage",
692 "--no_resume", 694 "--no_resume",
693 "--platform=linux*", 695 "--platform=linux*",
694 "--no_auth", 696 "--no_auth",
695 "--bucket", "chromium-gn", 697 "--bucket", "chromium-gn",
696 "-s", "src/tools/gn/bin/linux/gn.sha1", 698 "-s", "src/tools/gn/bin/linux/gn.sha1",
697 ], 699 ],
698 }, 700 },
699 { 701 {
700 "name": "gn_linux32", 702 "name": "gn_linux32",
701 "pattern": "src/tools/gn/bin/linux/gn32.sha1", 703 "pattern": ".",
702 "action": [ "download_from_google_storage", 704 "action": [ "download_from_google_storage",
703 "--no_resume", 705 "--no_resume",
704 "--platform=linux*", 706 "--platform=linux*",
705 "--no_auth", 707 "--no_auth",
706 "--bucket", "chromium-gn", 708 "--bucket", "chromium-gn",
707 "-s", "src/tools/gn/bin/linux/gn32.sha1", 709 "-s", "src/tools/gn/bin/linux/gn32.sha1",
708 ], 710 ],
709 }, 711 },
710 # Pull clang-format binaries using checked-in hashes. 712 # Pull clang-format binaries using checked-in hashes.
711 { 713 {
712 "name": "clang_format_win", 714 "name": "clang_format_win",
713 "pattern": "src/third_party/clang_format/bin/win/clang-format.exe.sha1", 715 "pattern": ".",
714 "action": [ "download_from_google_storage", 716 "action": [ "download_from_google_storage",
715 "--no_resume", 717 "--no_resume",
716 "--platform=win32", 718 "--platform=win32",
717 "--no_auth", 719 "--no_auth",
718 "--bucket", "chromium-clang-format", 720 "--bucket", "chromium-clang-format",
719 "-s", "src/third_party/clang_format/bin/win/clang-format.exe.sha 1", 721 "-s", "src/third_party/clang_format/bin/win/clang-format.exe.sha 1",
720 ], 722 ],
721 }, 723 },
722 { 724 {
723 "name": "clang_format_mac", 725 "name": "clang_format_mac",
724 "pattern": "src/third_party/clang_format/bin/mac/clang-format.sha1", 726 "pattern": ".",
725 "action": [ "download_from_google_storage", 727 "action": [ "download_from_google_storage",
726 "--no_resume", 728 "--no_resume",
727 "--platform=darwin", 729 "--platform=darwin",
728 "--no_auth", 730 "--no_auth",
729 "--bucket", "chromium-clang-format", 731 "--bucket", "chromium-clang-format",
730 "-s", "src/third_party/clang_format/bin/mac/clang-format.sha1", 732 "-s", "src/third_party/clang_format/bin/mac/clang-format.sha1",
731 ], 733 ],
732 }, 734 },
733 { 735 {
734 "name": "clang_format_linux", 736 "name": "clang_format_linux",
735 "pattern": "src/third_party/clang_format/bin/linux/clang-format.sha1", 737 "pattern": ".",
736 "action": [ "download_from_google_storage", 738 "action": [ "download_from_google_storage",
737 "--no_resume", 739 "--no_resume",
738 "--platform=linux*", 740 "--platform=linux*",
739 "--no_auth", 741 "--no_auth",
740 "--bucket", "chromium-clang-format", 742 "--bucket", "chromium-clang-format",
741 "-s", "src/third_party/clang_format/bin/linux/clang-format.sha1" , 743 "-s", "src/third_party/clang_format/bin/linux/clang-format.sha1" ,
742 ], 744 ],
743 }, 745 },
744 # Pull eu-strip binaries using checked-in hashes. 746 # Pull eu-strip binaries using checked-in hashes.
745 { 747 {
746 "name": "eu-strip", 748 "name": "eu-strip",
747 "pattern": "src/build/linux/bin/eu-strip.sha1", 749 "pattern": ".",
748 "action": [ "download_from_google_storage", 750 "action": [ "download_from_google_storage",
749 "--no_resume", 751 "--no_resume",
750 "--platform=linux*", 752 "--platform=linux*",
751 "--no_auth", 753 "--no_auth",
752 "--bucket", "chromium-eu-strip", 754 "--bucket", "chromium-eu-strip",
753 "-s", "src/build/linux/bin/eu-strip.sha1", 755 "-s", "src/build/linux/bin/eu-strip.sha1",
754 ], 756 ],
755 }, 757 },
756 { 758 {
757 # A change to a .gyp, .gypi, or to GYP itself should run the generator. 759 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
758 "name": "gyp", 760 "name": "gyp",
759 "pattern": ".", 761 "pattern": ".",
760 "action": ["python", "src/build/gyp_chromium"], 762 "action": ["python", "src/build/gyp_chromium"],
761 }, 763 },
762 ] 764 ]
OLDNEW
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698