1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
|
# DO NOT EDIT EXCEPT FOR LOCAL TESTING.
# THIS IS A GENERATED FILE.
# ALL MANUAL CHANGES WILL BE OVERWRITTEN.
# SEE http://code.google.com/p/chromium/wiki/UsingGit
# FOR HOW TO ROLL DEPS
vars = {
'webkit_url':
'https://chromium.googlesource.com/chromium/blink.git',
'git_url':
'https://chromium.googlesource.com',
'webkit_rev':
'@1896e9eb17b784a660a7937251a6b584467d45e1',
'angle_revision':
'95fa672f26db492aee2076b0acb524149d52c68f'
}
deps = {
'build':
Var('git_url') + '/chromium/tools/build.git@62be0ae982f96ee711a075f65866bde7b438101f',
'build/scripts/command_wrapper/bin':
Var('git_url') + '/chromium/tools/command_wrapper/bin.git@2eeebba9a512cae9e4e9312f5ec728dbdad80bd0',
'build/scripts/gsd_generate_index':
Var('git_url') + '/chromium/tools/gsd_generate_index.git@d2f5d5a5d212d8fb337d751c0351644a6ac83ac8',
'build/scripts/private/data/reliability':
Var('git_url') + '/chromium/src.git@b0936d257dbc943ee00dd91a86d659ea346b135b',
'build/third_party/gsutil':
Var('git_url') + '/external/gsutil/src.git@5cba434b828da428a906c8197a23c9ae120d2636',
'build/third_party/lighttpd':
Var('git_url') + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
'commit-queue':
Var('git_url') + '/chromium/tools/commit-queue.git@9c311960cd9e7a1f70dfd0c40c46ae1408de3171',
'depot_tools':
Var('git_url') + '/chromium/tools/depot_tools.git@0ee42a68c1ae2e3b3ef78b2a55683ab8259817bc',
'src':
Var('git_url') + '/chromium/src.git@6c79aea5dee6109ad3f2965c522cd87db6762eaf',
'src/breakpad/src':
Var('git_url') + '/external/google-breakpad/src.git@8e936ac428387aea0900bab1ca5c8886f563721e',
'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin':
Var('git_url') + '/native_client/src/native_client/tests/prebuilt.git@3e17365176c94624f46cace174f61834b7f3c35d',
'src/chrome/test/data/perf/canvas_bench':
Var('git_url') + '/chromium/canvas_bench.git@a7b40ea5ae0239517d78845a5fc9b12976bfc732',
'src/chrome/test/data/perf/frame_rate/content':
Var('git_url') + '/chromium/frame_rate/content.git@c10272c88463efeef6bb19c9ec07c42bc8fe22b9',
'src/chrome/test/data/perf/third_party/octane':
Var('git_url') + '/external/octane-benchmark.git@9ac27bfd9e0bc73663db0c0551440215d8b20d09',
'src/media/cdm/ppapi/api':
Var('git_url') + '/chromium/cdm.git@14b906ed76eabeee2051c9549c346cb7efe864b0',
'src/native_client':
Var('git_url') + '/native_client/src/native_client.git@cd720108a03a307de556feb84dccf777c1ed4477',
'src/sdch/open-vcdiff':
Var('git_url') + '/external/open-vcdiff.git@438f2a5be6d809bc21611a94cd37bfc8c28ceb33',
'src/testing/gmock':
Var('git_url') + '/external/googlemock.git@6b1759c3816d574bddde3e1725c51a811c8870e7',
'src/testing/gtest':
Var('git_url') + '/external/googletest.git@74de57c951aedebc5dfe26a27604353432392b98',
'src/third_party/WebKit':
Var('webkit_url') + '' + Var('webkit_rev'),
'src/third_party/angle':
Var('git_url') + '/angle/angle.git' + '@' + Var('angle_revision'),
'src/third_party/angle_dx11':
Var('git_url') + '/external/angle.git@af640efbfdbe80909016fc623bb65f010a2e551f',
'src/third_party/bidichecker':
Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0',
'src/third_party/brotli/src':
Var('git_url') + '/external/font-compression-reference.git@fe79fac8da1ec850d94679705a6f3405153f51dd',
'src/third_party/cacheinvalidation/src':
Var('git_url') + '/external/google-cache-invalidation-api/src.git@7a4a97d5e92504bdd68c5d8cb1a4e9355516e558',
'src/third_party/cld_2/src':
Var('git_url') + '/external/cld2.git@b17c3c025db379fbeb56c4215bc1eb8737576f4c',
'src/third_party/ffmpeg':
Var('git_url') + '/chromium/deps/ffmpeg.git@04274989f550d9b22332304c4a4edd814f971844',
'src/third_party/flac':
Var('git_url') + '/chromium/deps/flac.git@71e33f190a7bb144fe4e2014897b8d15c8247198',
'src/third_party/hunspell':
Var('git_url') + '/chromium/deps/hunspell.git@37403978cd939a2b396a5d49944af54623e4795e',
'src/third_party/hunspell_dictionaries':
Var('git_url') + '/chromium/deps/hunspell_dictionaries.git@bc7edb352e97fa71e387b9a5522f1bbd5b11a5eb',
'src/third_party/icu':
Var('git_url') + '/chromium/deps/icu46.git@8e2b4e6b9dff62135b585649ba45f76e58b9b1a7',
'src/third_party/jsoncpp/source/include':
Var('git_url') + '/external/jsoncpp/jsoncpp/include.git@b0dd48e02b6e6248328db78a65b5c601f150c349',
'src/third_party/jsoncpp/source/src/lib_json':
Var('git_url') + '/external/jsoncpp/jsoncpp/src/lib_json.git@a8caa51ba2f80971a45880425bf2ae864a786784',
'src/third_party/leveldatabase/src':
Var('git_url') + '/external/leveldb.git@4935bf087b28aa308c0a820720b85ef695e236ae',
'src/third_party/libaddressinput/src':
Var('git_url') + '/external/libaddressinput.git@3f7d76be9f572d8fdf512f4e2085109bc32a6128',
'src/third_party/libexif/sources':
Var('git_url') + '/chromium/deps/libexif/sources.git@d815c325bab0d1871d4c7e70600ecdfdab07db9e',
'src/third_party/libjingle/source/talk':
Var('git_url') + '/external/webrtc/stable/talk.git@411b0dc6814f358620ee66430b2d067cff06c776',
'src/third_party/libjpeg_turbo':
Var('git_url') + '/chromium/deps/libjpeg_turbo.git@e81fceb30c7cc407b0dcb3e44c4e518fc14bae61',
'src/third_party/libphonenumber/src/phonenumbers':
Var('git_url') + '/external/libphonenumber/cpp/src/phonenumbers.git@8d8b5b3b2035197795d27573d4cf566b5d9ad689',
'src/third_party/libphonenumber/src/resources':
Var('git_url') + '/external/libphonenumber/resources.git@de095548d2ae828a414e01f3951bfefba902b4e4',
'src/third_party/libphonenumber/src/test':
Var('git_url') + '/external/libphonenumber/cpp/test.git@883b7b86541d64b2691f7c0e65facb0b08db73e8',
'src/third_party/libsrtp':
Var('git_url') + '/chromium/deps/libsrtp.git@c3261b9d0df2c7371f4acc28008ec0c891e44faf',
'src/third_party/libvpx':
Var('git_url') + '/chromium/deps/libvpx.git@19002df347c5606f660056344d4ff7f7b9b37c5c',
'src/third_party/libyuv':
Var('git_url') + '/external/libyuv.git@0287a3cb5300d4fc5d81a87aea84bba506f7b544',
'src/third_party/mesa/src':
Var('git_url') + '/chromium/deps/mesa.git@e740c825b11773ebe636675977e5f79de253c745',
'src/third_party/openmax_dl':
Var('git_url') + '/external/webrtc/deps/third_party/openmax.git@5ba24265199de911cd6a6a43867586068a5e34b5',
'src/third_party/opus/src':
Var('git_url') + '/chromium/deps/opus.git@dd52457296df1ef41bae8e28dc321d6798509172',
'src/third_party/ots':
Var('git_url') + '/external/ots.git@e78f18717608d5f4db643abdc561b754ff8c2442',
'src/third_party/pyftpdlib/src':
Var('git_url') + '/external/pyftpdlib.git@2be6d65e31c7ee6320d059f581f05ae8d89d7e45',
'src/third_party/pywebsocket/src':
Var('git_url') + '/external/pywebsocket/src.git@e8de2ba77f55c48e291f70f389f647fafd12ec87',
'src/third_party/safe_browsing/testing':
Var('git_url') + '/external/google-safe-browsing/testing.git@9d7e8064f3ca2e45891470c9b5b1dce54af6a9d6',
'src/third_party/scons-2.0.1':
Var('git_url') + '/native_client/src/third_party/scons-2.0.1.git@c81c95aff36392cffede13382dd5fcad25c0a603',
'src/third_party/sfntly/cpp/src':
Var('git_url') + '/external/sfntly/cpp/src.git@8f090032dd4f8f8908f338cc73bb840b788377f2',
'src/third_party/skia/gyp':
Var('git_url') + '/external/skia/gyp.git@4d5fb26af2c0433ae37505607d19712a1363fb7c',
'src/third_party/skia/include':
Var('git_url') + '/external/skia/include.git@fa4b04e1a6446d9d66625ff6c8dc5714d7d8bd1b',
'src/third_party/skia/src':
Var('git_url') + '/external/skia/src.git@a040d0e00417f765cd9d25b9c70694e4b818d77c',
'src/third_party/smhasher/src':
Var('git_url') + '/external/smhasher.git@6f63a4882e6b2cf87e8eec1a3ef8644e0d963283',
'src/third_party/snappy/src':
Var('git_url') + '/external/snappy.git@762bb32f0c9d2f31ba4958c7c0933d22e80c20bf',
'src/third_party/speex':
Var('git_url') + '/chromium/deps/speex.git@f448dfcceac99e0a771feaeedf447523b3fd26e1',
'src/third_party/swig/Lib':
Var('git_url') + '/chromium/deps/swig/Lib.git@f2a695d52e61e6a8d967731434f165ed400f0d69',
'src/third_party/trace-viewer':
Var('git_url') + '/external/trace-viewer.git@75ee2d58a2b5c386d7dc067b20106c39a111b0fe',
'src/third_party/usrsctp/usrsctplib':
Var('git_url') + '/external/usrsctplib.git@6b0af72aa691378aac94d6acda1ce759ed75ff00',
'src/third_party/webdriver/pylib':
Var('git_url') + '/external/selenium/py.git@8212c8017c92a1ba740caf01c1acefb3674a6a44',
'src/third_party/webgl/src':
Var('git_url') + '/external/khronosgroup/webgl.git@159f31dd34842c871032d97d360a9dce5153f585',
'src/third_party/webpagereplay':
Var('git_url') + '/external/web-page-replay.git@233216e8e876c0856c7738ae23db703b3a528f08',
'src/third_party/webrtc':
Var('git_url') + '/external/webrtc/stable/webrtc.git@9b852d798efb7cef3fef8af8b0144ad84aa6f883',
'src/third_party/yasm/source/patched-yasm':
Var('git_url') + '/chromium/deps/yasm/patched-yasm.git@c960eb11ccda80b10ed50be39df4f0663b371d1d',
'src/tools/deps2git':
Var('git_url') + '/chromium/tools/deps2git.git@964661a329348f3a97dd468b7b35d46a9265f7b6',
'src/tools/grit':
Var('git_url') + '/external/grit-i18n.git@e9f965b7a19bfc970bec100fb03e6aa269deb522',
'src/tools/gyp':
Var('git_url') + '/external/gyp.git@27c626e0515f845338cb60b1d8405f40150a791d',
'src/tools/page_cycler/acid3':
Var('git_url') + '/chromium/deps/acid3.git@6be0a66a1ebd7ebc5abc1b2f405a945f6d871521',
'src/tools/swarming_client':
Var('git_url') + '/external/swarming.client.git@9fc05789e32ef5893c710886879d5254f6a828f6',
'src/v8':
Var('git_url') + '/external/v8.git@ddf3811f8018dfe9e8ec7d1b8f4a8be1122fd767',
}
deps_os = {
'android':
{
'src/pdf':
None,
'src/third_party/android_tools':
Var('git_url') + '/android_tools.git@25cf2d85072b06f78956ecaacd564ef56a054d65',
'src/third_party/aosp':
Var('git_url') + '/chromium/deps/aosp.git@bbafe5155dff86bbba1e92b42a073ffcfcfbf28c',
'src/third_party/apache-mime4j':
Var('git_url') + '/chromium/deps/apache-mime4j.git@28cb1108bff4b6cf0a2e86ff58b3d025934ebe3a',
'src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille':
Var('git_url') + '/external/eyes-free/braille/client/src/com/googlecode/eyesfree/braille.git@77bf6edb0138e3a38a2772248696f130dab45e34',
'src/third_party/findbugs':
Var('git_url') + '/chromium/deps/findbugs.git@b9b6889b94a3081615d5ca62173e9816a31cc1eb',
'src/third_party/freetype':
Var('git_url') + '/chromium/src/third_party/freetype.git@e3b631da8034f7c6ecc6d809cd9e46d306215c32',
'src/third_party/guava/src':
Var('git_url') + '/external/guava-libraries.git@c523556ab7d0f05afadebd20e7768d4c16af8771',
'src/third_party/httpcomponents-client':
Var('git_url') + '/chromium/deps/httpcomponents-client.git@285c4dafc5de0e853fa845dce5773e223219601c',
'src/third_party/httpcomponents-core':
Var('git_url') + '/chromium/deps/httpcomponents-core.git@9f7180a96f8fa5cab23f793c14b413356d419e62',
'src/third_party/jarjar':
Var('git_url') + '/chromium/deps/jarjar.git@2e1ead4c68c450e0b77fe49e3f9137842b8b6920',
'src/third_party/jsr-305/src':
Var('git_url') + '/external/jsr-305.git@642c508235471f7220af6d5df2d3210e3bfc0919',
'src/third_party/libaddressinput/src/cpp':
None,
'src/third_party/libaddressinput/src/testdata':
None,
'src/third_party/lss':
Var('git_url') + '/external/linux-syscall-support/lss.git@e6c7682c40c27527894fbb8bcba38f77edbbb6b7',
'src/third_party/openssl':
Var('git_url') + '/chromium/deps/openssl.git@f50952b0ae7fde883e66289d6629ee625f292df2',
},
'ios':
{
'src/build/util/support':
None,
'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin':
None,
'src/chrome/test/data/perf/canvas_bench':
None,
'src/chrome/test/data/perf/frame_rate/content':
None,
'src/chrome/test/data/perf/third_party/octane':
None,
'src/media/cdm/ppapi/api':
None,
'src/native_client':
None,
'src/native_client/src/third_party/ppapi':
None,
'src/testing/iossim/third_party/class-dump':
Var('git_url') + '/chromium/deps/class-dump.git@89bd40883c767584240b4dade8b74e6f57b9bdab',
'src/third_party/GTM':
Var('git_url') + '/external/google-toolbox-for-mac.git@471407b943b14bcebe017dc6d098b3f54019eaba',
'src/third_party/angle':
None,
'src/third_party/angle_dx11':
None,
'src/third_party/bidichecker':
None,
'src/third_party/cld_2/src':
None,
'src/third_party/ffmpeg':
None,
'src/third_party/hunspell':
None,
'src/third_party/hunspell_dictionaries':
None,
'src/third_party/libaddressinput/src/cpp':
None,
'src/third_party/libaddressinput/src/testdata':
None,
'src/third_party/libexif/sources':
None,
'src/third_party/libjpeg_turbo':
None,
'src/third_party/libsrtp':
None,
'src/third_party/libvpx':
None,
'src/third_party/libyuv':
None,
'src/third_party/mesa/src':
None,
'src/third_party/nss':
Var('git_url') + '/chromium/deps/nss.git@1d926301dea4712d4e9691918aadeb98a0a47f7f',
'src/third_party/openmax_dl':
None,
'src/third_party/opus/src':
None,
'src/third_party/ots':
None,
'src/third_party/pymox/src':
None,
'src/third_party/safe_browsing/testing':
None,
'src/third_party/scons-2.0.1':
None,
'src/third_party/sfntly/cpp/src':
None,
'src/third_party/smhasher/src':
None,
'src/third_party/swig/Lib':
None,
'src/third_party/undoview':
None,
'src/third_party/usrsctp/usrsctplib':
None,
'src/third_party/v8-i18n':
None,
'src/third_party/webdriver/pylib':
None,
'src/third_party/webgl':
None,
'src/third_party/webpagereplay':
None,
'src/third_party/webrtc':
None,
'src/third_party/yasm/source/patched-yasm':
None,
'src/tools/page_cycler/acid3':
None,
'src/v8':
None,
},
'mac':
{
'src/chrome/installer/mac/third_party/xz/xz':
Var('git_url') + '/chromium/deps/xz.git@eecaf55632ca72e90eb2641376bce7cdbc7284f7',
'src/chrome/tools/test/reference_build/chrome_mac':
Var('git_url') + '/chromium/reference_builds/chrome.git@1add884151176e42ddb946b68530e61c971ee3fa',
'src/third_party/GTM':
Var('git_url') + '/external/google-toolbox-for-mac.git@471407b943b14bcebe017dc6d098b3f54019eaba',
'src/third_party/lighttpd':
Var('git_url') + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
'src/third_party/nss':
Var('git_url') + '/chromium/deps/nss.git@1d926301dea4712d4e9691918aadeb98a0a47f7f',
'src/third_party/pdfsqueeze':
Var('git_url') + '/external/pdfsqueeze.git@5936b871e6a087b7e50d4cbcb122378d8a07499f',
'src/third_party/swig/mac':
Var('git_url') + '/chromium/deps/swig/mac.git@1b182eef16df2b506f1d710b34df65d55c1ac44e',
},
'unix':
{
'build/third_party/cbuildbot_chromite':
Var('git_url') + '/chromiumos/chromite.git@44744d70f0d0d7a9012a99883c0a79fb374d5280',
'build/third_party/xvfb':
Var('git_url') + '/chromium/tools/third_party/xvfb.git@aebb1aadf1422e4d81e831e13746b8f7ae322e07',
'src/chrome/tools/test/reference_build/chrome_linux':
Var('git_url') + '/chromium/reference_builds/chrome.git@1add884151176e42ddb946b68530e61c971ee3fa',
'src/third_party/chromite':
Var('git_url') + '/chromiumos/chromite.git@cbdd21c5ea76aa93ba4619a6d253697765f4de1f',
'src/third_party/cros_dbus_cplusplus/source':
Var('git_url') + '/chromiumos/third_party/dbus-cplusplus.git@5e8f6d9db5c2abfb91d91f751184f25bb5cd0900',
'src/third_party/cros_system_api':
Var('git_url') + '/chromiumos/platform/system_api.git@cfa23a554dcb262bfac10f9f5ac624d26c8c4e38',
'src/third_party/freetype2/src':
Var('git_url') + '/chromium/src/third_party/freetype2.git@d699c2994ecc178c4ed05ac2086061b2034c2178',
'src/third_party/gold':
Var('git_url') + '/chromium/deps/gold.git@b471bdbb6e7c0ab8c5f105cc1489177fa4105778',
'src/third_party/liblouis/src':
Var('git_url') + '/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5',
'src/third_party/libmtp':
Var('git_url') + '/chromium/deps/libmtp.git@40240d6f1c1560d1851c217cecada93050e2db0e',
'src/third_party/lss':
Var('git_url') + '/external/linux-syscall-support/lss.git@e6c7682c40c27527894fbb8bcba38f77edbbb6b7',
'src/third_party/mtpd/source':
Var('git_url') + '/chromiumos/platform/mtpd.git@5be739c938a0a229ba9479b00b180e1f9c843e81',
'src/third_party/openssl':
Var('git_url') + '/chromium/deps/openssl.git@f50952b0ae7fde883e66289d6629ee625f292df2',
'src/third_party/pyelftools':
Var('git_url') + '/chromiumos/third_party/pyelftools.git@bdc1d380acd88d4bfaf47265008091483b0d614e',
'src/third_party/swig/linux':
Var('git_url') + '/chromium/deps/swig/linux.git@866b8e0e0e0cfe99ebe608260030916ca0c3f92d',
'src/third_party/undoview':
Var('git_url') + '/chromium/deps/undoview.git@3ba503e248f3cdbd81b78325a24ece0984637559',
'src/third_party/xdg-utils':
Var('git_url') + '/chromium/deps/xdg-utils.git@d80274d5869b17b8c9067a1022e4416ee7ed5e0d',
},
'win':
{
'src/chrome/tools/test/reference_build/chrome_win':
Var('git_url') + '/chromium/reference_builds/chrome.git@1add884151176e42ddb946b68530e61c971ee3fa',
'src/chrome_frame/tools/test/reference_build/chrome_win':
Var('git_url') + '/chromium/reference_builds/chrome.git@1add884151176e42ddb946b68530e61c971ee3fa',
'src/third_party/bison':
Var('git_url') + '/chromium/deps/bison.git@083c9a45e4affdd5464ee2b224c2df649c6e26c3',
'src/third_party/cygwin':
Var('git_url') + '/chromium/deps/cygwin.git@c89e446b273697fadf3a10ff1007a97c0b7de6df',
'src/third_party/gnu_binutils':
Var('git_url') + '/native_client/deps/third_party/gnu_binutils.git@f4003433b61b25666565690caf3d7a7a1a4ec436',
'src/third_party/gperf':
Var('git_url') + '/chromium/deps/gperf.git@d892d79f64f9449770443fb06da49b5a1e5d33c1',
'src/third_party/lighttpd':
Var('git_url') + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
'src/third_party/mingw-w64/mingw/bin':
Var('git_url') + '/native_client/deps/third_party/mingw-w64/mingw/bin.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527',
'src/third_party/nacl_sdk_binaries':
Var('git_url') + '/chromium/deps/nacl_sdk_binaries.git@759dfca03bdc774da7ecbf974f6e2b84f43699a5',
'src/third_party/nss':
Var('git_url') + '/chromium/deps/nss.git@1d926301dea4712d4e9691918aadeb98a0a47f7f',
'src/third_party/pefile':
Var('git_url') + '/external/pefile.git@d0ca75794f69f1d09fd6d31d40ba2f1e9b3b7fb4',
'src/third_party/perl':
Var('git_url') + '/chromium/deps/perl.git@ac0d98b5cee6c024b0cffeb4f8f45b6fc5ccdb78',
'src/third_party/psyco_win32':
Var('git_url') + '/chromium/deps/psyco_win32.git@f5af9f6910ee5a8075bbaeed0591469f1661d868',
'src/third_party/python_26':
Var('git_url') + '/chromium/deps/python_26.git@67d19f904470effe3122d27101cc5a8195abd157',
'src/third_party/swig/win':
Var('git_url') + '/chromium/deps/swig/win.git@986f013ba518541adf5c839811efb35630a31031',
'src/third_party/syzygy/binaries':
Var('git_url') + '/external/sawbuck/syzygy/binaries.git@3152bf80d6b0043306f07e2a6ea97d07a6bfd97f',
'src/third_party/xulrunner-sdk':
Var('git_url') + '/chromium/deps/xulrunner-sdk.git@e9b241c183fa4e7af838ecd70714069ca0eb150c',
'src/third_party/yasm/binaries':
Var('git_url') + '/chromium/deps/yasm/binaries.git@52f9b3f4b0aa06da24ef8b123058bb61ee468881',
},
}
include_rules = [
'+base',
'+build',
'+ipc',
'+library_loaders',
'+testing',
'+third_party/icu/source/common/unicode',
'+third_party/icu/source/i18n/unicode',
'+url'
]
skip_child_includes = [
'breakpad',
'chrome_frame',
'delegate_execute',
'metro_driver',
'native_client_sdk',
'o3d',
'pdf',
'sdch',
'skia',
'testing',
'third_party',
'v8',
'win8'
]
hooks = [
{
'action':
[
'python',
'src/build/download_nacl_toolchains.py',
'--no-arm-trusted',
'--keep'
],
'pattern':
'.',
'name':
'nacltools'
},
{
'action':
[
'python',
'src/build/linux/install-arm-sysroot.py',
'--linux-only'
],
'pattern':
'.',
'name':
'sysroot'
},
{
'action':
[
'python',
'src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py',
'--linux-only',
'--arch=amd64'
],
'pattern':
'.',
'name':
'sysroot'
},
{
'action':
[
'python',
'src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py',
'--linux-only',
'--arch=i386'
],
'pattern':
'.',
'name':
'sysroot'
},
{
'action':
[
'python',
'src/tools/clang/scripts/update.py',
'--mac-only'
],
'pattern':
'.',
'name':
'clang'
},
{
'action':
[
'python',
'src/build/win/setup_cygwin_mount.py',
'--win-only'
],
'pattern':
'.',
'name':
'cygwin'
},
{
'action':
[
'python',
'src/build/util/lastchange.py',
'-o',
'src/build/util/LASTCHANGE'
],
'pattern':
'.',
'name':
'lastchange'
},
{
'action':
[
'python',
'src/build/util/lastchange.py',
'-s',
'src/third_party/WebKit',
'-o',
'src/build/util/LASTCHANGE.blink'
],
'pattern':
'.',
'name':
'lastchange'
},
{
'action':
[
'download_from_google_storage',
'--no_resume',
'--platform=win32',
'--no_auth',
'--bucket',
'chromium-gn',
'-s',
'src/tools/gn/bin/win/gn.exe.sha1'
],
'pattern':
'src/tools/gn/bin/win/gn.exe.sha1',
'name':
'gn_win'
},
{
'action':
[
'download_from_google_storage',
'--no_resume',
'--platform=darwin',
'--no_auth',
'--bucket',
'chromium-gn',
'-s',
'src/tools/gn/bin/mac/gn.sha1'
],
'pattern':
'src/tools/gn/bin/mac/gn.sha1',
'name':
'gn_mac'
},
{
'action':
[
'download_from_google_storage',
'--no_resume',
'--platform=linux*',
'--no_auth',
'--bucket',
'chromium-gn',
'-s',
'src/tools/gn/bin/linux/gn.sha1'
],
'pattern':
'src/tools/gn/bin/linux/gn.sha1',
'name':
'gn_linux'
},
{
'action':
[
'download_from_google_storage',
'--no_resume',
'--platform=linux*',
'--no_auth',
'--bucket',
'chromium-gn',
'-s',
'src/tools/gn/bin/linux/gn32.sha1'
],
'pattern':
'src/tools/gn/bin/linux/gn32.sha1',
'name':
'gn_linux32'
},
{
'action':
[
'python',
'src/build/gyp_chromium'
],
'pattern':
'.',
'name':
'gyp'
},
{
'action':
[
'python',
'src/build/landmines.py'
],
'pattern':
'.',
'name':
'landmines'
}
]
|