summaryrefslogtreecommitdiffstats
path: root/.DEPS.git
blob: d5be588aa5381e91fe5195bd216a1b712909a8a6 (plain)
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
# 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':
         '@5f207616bae3de1464b2f1eb6e649d59f59047f9'
}

deps = {
    'build':
        Var('git_url') + '/chromium/tools/build.git@385ab20705be2d1511260c83b7c64f5360f028a8',
    '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@acfbc85e2980a8f596194dd8c0f49cbdc3860a5b',
    '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@1a9a3917740460f251397d9429b5de856cae831d',
    'depot_tools':
        Var('git_url') + '/chromium/tools/depot_tools.git@93276ab22e141d05fac54866d07b972e8553dbe8',
    'src':
        Var('git_url') + '/chromium/src.git@55bc30ac1972ca70de29c587f939cbbfdf22c8e5',
    'src/breakpad/src':
        Var('git_url') + '/external/google-breakpad/src.git@e606843702910c3691a49588fcdc311d9f55b6a3',
    '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@4163a0228a8ee61510ddc44a6613c8260d9079b3',
    'src/native_client':
        Var('git_url') + '/native_client/src/native_client.git@32995e7fb26617524b5d65c577a81d2b4e181065',
    '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@a6772271f71672e889776bfe49ec4efd9da036df',
    'src/third_party/WebKit':
        Var('webkit_url') + '' + Var('webkit_rev'),
    'src/third_party/angle_dx11':
        Var('git_url') + '/external/angle.git@e5014a97e29c0d88d47c693ed168c00f61551e53',
    'src/third_party/bidichecker':
        Var('git_url') + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca56992235c79850fa9e0',
    'src/third_party/cacheinvalidation/src':
        Var('git_url') + '/external/google-cache-invalidation-api/src.git@1ea5629c3d190998a24a14ffb58193e109b71855',
    'src/third_party/cld_2/src':
        Var('git_url') + '/external/cld2.git@b17c3c025db379fbeb56c4215bc1eb8737576f4c',
    'src/third_party/ffmpeg':
        Var('git_url') + '/chromium/deps/ffmpeg.git@0ac33ca22f4003949f00ec82b917696745fc982e',
    '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@763fff3b5360213b5f0e18d099b9dac867181b57',
    '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@2d749ea62f0e47281e82794c8e00eb588cd66616',
    '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@bc7581abbe24c0f45fd04ec30099198670c92512',
    'src/third_party/libjpeg_turbo':
        Var('git_url') + '/chromium/deps/libjpeg_turbo.git@32cab49bd4cb1ce069a435fd75f9439c34ddc6f8',
    'src/third_party/libphonenumber/src/phonenumbers':
        Var('git_url') + '/external/libphonenumber/cpp/src/phonenumbers.git@c636308f0ab6fb1af7589eaf0917103dc22fa61e',
    'src/third_party/libphonenumber/src/resources':
        Var('git_url') + '/external/libphonenumber/resources.git@ba3bf9736e48fc0616bb26b1823feeb58a09de54',
    'src/third_party/libphonenumber/src/test':
        Var('git_url') + '/external/libphonenumber/cpp/test.git@e2bb3065e131fa719af112b6aa55177769cd2428',
    'src/third_party/libsrtp':
        Var('git_url') + '/chromium/deps/libsrtp.git@c3261b9d0df2c7371f4acc28008ec0c891e44faf',
    'src/third_party/libvpx':
        Var('git_url') + '/chromium/deps/libvpx.git@e258ca6f209b26bbd5bd83069de6e2840177158f',
    'src/third_party/libyuv':
        Var('git_url') + '/external/libyuv.git@d36d2606fc7c9d719190676740b4d7b0cc53942f',
    'src/third_party/mesa/src':
        Var('git_url') + '/chromium/deps/mesa.git@2a3406721cd61852bebd502c7a907cf07b7be731',
    'src/third_party/openmax_dl':
        Var('git_url') + '/external/webrtc/deps/third_party/openmax.git@6b2bf4b577035e2be7e5b096a7148171e5ffadd2',
    'src/third_party/opus/src':
        Var('git_url') + '/chromium/deps/opus.git@6b6bee25314cfac02cc555cddedb9680c63a26d6',
    'src/third_party/ots':
        Var('git_url') + '/external/ots.git@6e9099c9e28a9dc7b4083f4f9cbcbaef6a8e0031',
    '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@cfb2f1743f0169ad8d01035458617bce97107539',
    'src/third_party/skia/gyp':
        Var('git_url') + '/external/skia/gyp.git@fdda6fdb43003a7bb1d3720251530b70c961d837',
    'src/third_party/skia/include':
        Var('git_url') + '/external/skia/include.git@c76cb979ce85e97cd0d9d6204ceebfba9a5c7acf',
    'src/third_party/skia/src':
        Var('git_url') + '/external/skia/src.git@2e58b63a87858661b61347ea4c0e22c52c925d2a',
    '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@549f0b084ad9c40ef42d111303d831eb8d91252e',
    'src/third_party/trace-viewer':
        Var('git_url') + '/external/trace-viewer.git@d6eff6485a8c34ae6a58b60cc3b4746b286e64e4',
    'src/third_party/usrsctp/usrsctplib':
        Var('git_url') + '/external/usrsctplib.git@ec8cbf0c740353314c289a5bc87a7538e2af08bf',
    'src/third_party/webdriver/pylib':
        Var('git_url') + '/external/selenium/py.git@8212c8017c92a1ba740caf01c1acefb3674a6a44',
    'src/third_party/webgl_conformance':
        Var('git_url') + '/chromium/deps/webgl/sdk/tests.git@126dfd50f28b39ec70eae771c0e5805508687e6e',
    'src/third_party/webpagereplay':
        Var('git_url') + '/external/web-page-replay.git@4bb19b79437f638749383e180f44722637c1aa65',
    'src/third_party/webrtc':
        Var('git_url') + '/external/webrtc/stable/webrtc.git@b9bbc9c9b294526b645f66c6630c6f21cd61dab6',
    '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@92b6fca498aa9d9cca70e80b25a4c41313a537f0',
    'src/tools/grit':
        Var('git_url') + '/external/grit-i18n.git@11e589a0b4a958ad1b5411692ee576cbee9f6ca5',
    'src/tools/gyp':
        Var('git_url') + '/external/gyp.git@6d3e1ba2ce9b2eed885c60bcc850f3a5d0b6e95e',
    'src/tools/page_cycler/acid3':
        Var('git_url') + '/chromium/deps/acid3.git@6be0a66a1ebd7ebc5abc1b2f405a945f6d871521',
    'src/tools/swarm_client':
        Var('git_url') + '/chromium/tools/swarm_client.git@e9403abed8fc4720141325057190690e3ca329c6',
    'src/v8':
        Var('git_url') + '/external/v8.git@2efc3e46d2de48d8859520ee7fe035c02108509b',
}

deps_os = {
    'android':
    {
        'src/pdf':
            None,
        'src/third_party/android_tools':
            Var('git_url') + '/android_tools.git@e504b737693e96816b40e6ae80d177352c079c18',
        '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/lss':
            Var('git_url') + '/external/linux-syscall-support/lss.git@e6c7682c40c27527894fbb8bcba38f77edbbb6b7',
        'src/third_party/openssl':
            Var('git_url') + '/chromium/deps/openssl.git@8f54aac19a36d72ea630c813cae51c81a3cc0d78',
    },
    '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_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/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@c5ae9ff22fe8e5c502b76079692cb49be4cfdd85',
        '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_conformance':
            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@dd8415469606fe7bfdc2ebc12b8457b912ede326',
        '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@c5ae9ff22fe8e5c502b76079692cb49be4cfdd85',
        '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@c2c123d9e0af78a90ecf7bff16486bacbbe20dfe',
        '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@f6705da2b71d0ea475d9823dce532e5eab706694',
        '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@c2d848edea79a93cd94a6821db4eef6800064cb0',
        '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@8f54aac19a36d72ea630c813cae51c81a3cc0d78',
        '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@3711a17ddd629317f40676bdcc564f32fd7a4fd2',
        '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@c5ae9ff22fe8e5c502b76079692cb49be4cfdd85',
        '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@a9e06703f2909e3725cf01e415daaac617fb319e',
        '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@d854046a7f18fd65c97a5167b2ad56ba09cb24b2',
        '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':
         [
    'python',
    'src/build/gyp_chromium'
],
    'pattern':
         '.',
    'name':
         'gyp'
},
    {
    'action':
         [
    'python',
    'src/build/landmines.py'
],
    'pattern':
         '.',
    'name':
         'landmines'
}
]