Fix crash when using remote DevTools on CrOS WebUI - check for response_headers
[chromium-blink-merge.git] / DEPS
blob77fe60ddf9702da8f7b00940c5e610ce8bce6d5d
1 # This file is automatically processed to create .DEPS.git which is the file
2 # that gclient uses under git.
4 # See http://code.google.com/p/chromium/wiki/UsingGit
6 # To test manually, run:
7 #   python tools/deps2git/deps2git.py -o .DEPS.git -w <gclientdir>
8 # where <gcliendir> is the absolute path to the directory containing the
9 # .gclient file (the parent of "src").
11 # Then commit .DEPS.git locally (gclient doesn't like dirty trees) and run
12 #   gclient sync
13 # Verify the thing happened you wanted. Then revert your .DEPS.git change
14 # DO NOT CHECK IN CHANGES TO .DEPS.git upstream. It will be automatically
15 # updated by a bot when you modify this one.
17 # When adding a new dependency, please update the top-level .gitignore file
18 # to list the dependency's destination directory.
20 vars = {
21   # Use this googlecode_url variable only if there is an internal mirror for it.
22   # If you do not know, use the full path while defining your new deps entry.
23   "googlecode_url": "http://%s.googlecode.com/svn",
24   "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
25   "llvm_url": "http://src.chromium.org/llvm-project",
26   "llvm_git": "https://llvm.googlesource.com",
27   "libcxx_revision": "206024",
28   "libcxxabi_revision": "206024",
29   "webkit_trunk": "http://src.chromium.org/blink/trunk",
30   "nacl_trunk": "http://src.chromium.org/native_client/trunk",
31   "webkit_revision": "176327",
32   "chromium_git": "https://chromium.googlesource.com",
33   "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
34   "pdfium_git": "https://pdfium.googlesource.com",
35   "skia_git": "https://skia.googlesource.com",
36   "swig_revision": "230490",
37   "nacl_revision": "13350",
38   # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
39   # to update other nacl_*_revision's.
40   "nacl_tools_revision": "13077",  # native_client/DEPS: tools_rev
41   "google_toolbox_for_mac_revision": "662",
42   "libaddressinput_revision": "282",
43   "libphonenumber_revision": "621",
44   "libvpx_revision": "269083",
45   "lss_revision": "26",
46   "sfntly_revision": "239",
47   "lighttpd_revision": "33737",
48   "skia_revision": "4aa000df08f184ac3576d03ba50d6367e05d069b",
49   # Three lines of non-changing comments so that
50   # the commit queue can handle CLs rolling Skia
51   # and V8 without interference from each other.
52   "v8_branch": "trunk",
53   "v8_revision": "21870",
54   # Three lines of non-changing comments so that
55   # the commit queue can handle CLs rolling WebRTC
56   # and V8 without interference from each other.
57   "webrtc_revision": "6449",
58   "jsoncpp_revision": "248",
59   "nss_revision": "277057",
60   # Three lines of non-changing comments so that
61   # the commit queue can handle CLs rolling swarming_client
62   # and whatever else without interference from each other.
63   "swarming_revision": "aea50658a1fb5078dbf9406991d7f6d8ec34d465",
64   # Three lines of non-changing comments so that
65   # the commit queue can handle CLs rolling openssl
66   # and whatever else without interference from each other.
67   "openssl_revision": "275836",
68   # Three lines of non-changing comments so that
69   # the commit queue can handle CLs rolling ANGLE
70   # and whatever else without interference from each other.
71   "angle_revision": "afeeda9391c1f3fc0c35c04fbc448480177059d8",
72   # Three lines of non-changing comments so that
73   # the commit queue can handle CLs rolling build tools
74   # and whatever else without interference from each other.
75   "buildtools_revision": "5d89977ce55240995d1596fe420b818468f5ec37",
76   # Three lines of non-changing comments so that
77   # the commit queue can handle CLs rolling PDFIum
78   # and whatever else without interference from each other.
79   "pdfium_revision": "9e16edd0ffb834e87da76fe6b0fe4aef39312685",
82 deps = {
83   "src/breakpad/src":
84     (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1338",
86   "src/buildtools":
87     Var("chromium_git") + "/chromium/buildtools.git@" +
88      Var("buildtools_revision"),
90   "src/sdch/open-vcdiff":
91     (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
93   "src/testing/gtest":
94     (Var("googlecode_url") % "googletest") + "/trunk@643",
96   "src/testing/gmock":
97     (Var("googlecode_url") % "googlemock") + "/trunk@410",
99   "src/third_party/angle":
100     Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
102   "src/third_party/colorama/src":
103     Var("chromium_git") + "/external/colorama.git@799604a1041e9b3bc5d2789ecbd7e8db2e18e6b8",
105   "src/third_party/trace-viewer":
106     (Var("googlecode_url") % "trace-viewer") + "/trunk@1281",
108   "src/third_party/WebKit":
109     Var("webkit_trunk") + "@" + Var("webkit_revision"),
111   "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests":
112     Var("chromium_git") +
113     "/external/w3c/web-platform-tests.git@6bed4516fe8522d65512c76ef02e4f0ae8234395",
115   "src/third_party/WebKit/LayoutTests/w3c/csswg-test":
116     Var("chromium_git") +
117     "/external/w3c/csswg-test.git@bacbb4a8dca702cd86646761fde96793db13d4f1",
119   "src/third_party/icu":
120     "/trunk/deps/third_party/icu46@262949",
122   "src/third_party/libexif/sources":
123     "/trunk/deps/third_party/libexif/sources@265008",
125   "src/third_party/hunspell":
126    "/trunk/deps/third_party/hunspell@256272",
128   "src/third_party/hunspell_dictionaries":
129     "/trunk/deps/third_party/hunspell_dictionaries@255132",
131   "src/third_party/safe_browsing/testing":
132     (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
134   "src/third_party/cacheinvalidation/src":
135     (Var("googlecode_url") % "google-cache-invalidation-api") +
136     "/trunk/src@331",
138   "src/third_party/leveldatabase/src":
139     (Var("googlecode_url") % "leveldb") + "/trunk@80",
141   "src/third_party/libc++/trunk":
142     Var("llvm_url") + "/libcxx/trunk@" + Var("libcxx_revision"),
144   "src/third_party/libc++abi/trunk":
145     Var("llvm_url") + "/libcxxabi/trunk@" + Var("libcxxabi_revision"),
147   "src/third_party/snappy/src":
148     (Var("googlecode_url") % "snappy") + "/trunk@80",
150   "src/tools/grit":
151     (Var("googlecode_url") % "grit-i18n") + "/trunk@168",
153   "src/tools/gyp":
154     (Var("googlecode_url") % "gyp") + "/trunk@1927",
156   "src/tools/swarming_client":
157     Var("chromium_git") + "/external/swarming.client.git@" +
158         Var("swarming_revision"),
160   "src/v8":
161     (Var("googlecode_url") % "v8") + "/" + Var("v8_branch") + "@" +
162     Var("v8_revision"),
164   "src/native_client":
165     Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
167   "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
168     Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
169     Var("nacl_revision"),
171   "src/third_party/sfntly/cpp/src":
172     (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" +
173     Var("sfntly_revision"),
175   "src/third_party/skia":
176     Var("chromium_git") + "/skia.git@" + Var("skia_revision"),
178   "src/third_party/ots":
179     (Var("googlecode_url") % "ots") + "/trunk@113",
181   "src/third_party/brotli/src":
182     Var("chromium_git") +
183     "/external/font-compression-reference.git@6cef49677dc4c650ef6e3f56041e0a41803afa8c",
185   "src/tools/page_cycler/acid3":
186     "/trunk/deps/page_cycler/acid3@171600",
188   "src/chrome/test/data/perf/canvas_bench":
189     "/trunk/deps/canvas_bench@122605",
191   "src/chrome/test/data/perf/frame_rate/content":
192     "/trunk/deps/frame_rate/content@93671",
194   "src/third_party/bidichecker":
195     (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
197   "src/third_party/webgl/src":
198     Var("chromium_git") +
199     "/external/khronosgroup/webgl.git@0475a2763fc30cbed22740f8a9ef53a82f03b4ac",
201   "src/third_party/swig/Lib":
202     "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
204   # Make sure you update the two functional.DEPS and webdriver.DEPS too.
205   "src/third_party/webdriver/pylib":
206     (Var("googlecode_url") % "selenium") + "/trunk/py@18337",
208   "src/third_party/libvpx":
209     "/trunk/deps/third_party/libvpx@" +
210     Var("libvpx_revision"),
212   "src/third_party/ffmpeg":
213     Var("chromium_git") +
214     "/chromium/third_party/ffmpeg.git@9caa384561d53a85b4d86bf6ab7426c1362914cf",
216   "src/third_party/libjingle/source/talk":
217     (Var("googlecode_url") % "webrtc") + "/trunk/talk@" +
218     Var("webrtc_revision"),
220   "src/third_party/usrsctp/usrsctplib":
221     (Var("googlecode_url") % "sctp-refimpl") +
222     "/trunk/KERN/usrsctp/usrsctplib@8875",
224   "src/third_party/libsrtp":
225     "/trunk/deps/third_party/libsrtp@261337",
227   "src/third_party/speex":
228     "/trunk/deps/third_party/speex@198168",
230   "src/third_party/yasm/source/patched-yasm":
231     "/trunk/deps/third_party/yasm/patched-yasm@167605",
233   "src/third_party/libjpeg_turbo":
234     "/trunk/deps/third_party/libjpeg_turbo@272637",
236   "src/third_party/flac":
237     "/trunk/deps/third_party/flac@222897",
239   "src/third_party/pyftpdlib/src":
240     (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
242   "src/third_party/scons-2.0.1":
243     Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
244         Var("nacl_tools_revision"),
246   "src/third_party/webrtc":
247     (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision"),
249   "src/third_party/openmax_dl":
250     (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@6024",
252   "src/third_party/jsoncpp/source/include":
253     (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
254         "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
256   "src/third_party/jsoncpp/source/src/lib_json":
257     (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
258         "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
260   "src/third_party/libyuv":
261     (Var("googlecode_url") % "libyuv") + "/trunk@1007",
263   "src/third_party/smhasher/src":
264     (Var("googlecode_url") % "smhasher") + "/trunk@152",
266   "src/third_party/libaddressinput/src/cpp":
267     (Var("googlecode_url") % "libaddressinput") + "/trunk/cpp@" +
268         Var("libaddressinput_revision"),
269   "src/third_party/libaddressinput/src/testdata":
270     (Var("googlecode_url") % "libaddressinput") + "/trunk/testdata@" +
271         Var("libaddressinput_revision"),
273   "src/third_party/libphonenumber/src/phonenumbers":
274     (Var("googlecode_url") % "libphonenumber") +
275         "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"),
276   "src/third_party/libphonenumber/src/test":
277     (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" +
278         Var("libphonenumber_revision"),
279   "src/third_party/libphonenumber/src/resources":
280     (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" +
281         Var("libphonenumber_revision"),
283   "src/tools/deps2git":
284     "/trunk/tools/deps2git@276439",
286   "src/third_party/clang_format/script":
287     Var("llvm_url") + "/cfe/trunk/tools/clang-format@206068",
289   "src/third_party/webpagereplay":
290     Var("chromium_git") + "/external/web-page-replay.git@" +
291     "b62c02d3b64cf00a2f65a82cca0721aa42c3d6ad",
293   "src/third_party/pywebsocket/src":
294     (Var("googlecode_url") % "pywebsocket") + "/trunk/src@790",
296   "src/third_party/opus/src":
297     "/trunk/deps/third_party/opus@256783",
299   "src/media/cdm/ppapi/api":
300     "/trunk/deps/cdm@273356",
302   "src/third_party/mesa/src":
303     "/trunk/deps/third_party/mesa@265279",
305   "src/third_party/cld_2/src":
306     (Var("googlecode_url") % "cld2") + "/trunk@161",
308   "src/chrome/browser/resources/pdf/html_office":
309      Var("chromium_git") +
310          "/chromium/html-office-public.git@eeff97614f65e0578529490d44d412032c3d7359",
312   "src/third_party/libwebm/source":
313     Var("chromium_git") +
314       "/webm/libwebm.git@8be63972fdd7ae8c041778f8ba674ade903395c9",
316   "src/third_party/openssl":
317     "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
319   "src/third_party/pdfium":
320     Var("pdfium_git") + "/pdfium.git@" + Var("pdfium_revision"),
324 deps_os = {
325   "win": {
326     "src/chrome/tools/test/reference_build/chrome_win":
327       "/trunk/deps/reference_builds/chrome_win@273882",
329     "src/third_party/cygwin":
330       "/trunk/deps/third_party/cygwin@231940",
332     "src/third_party/psyco_win32":
333       "/trunk/deps/third_party/psyco_win32@237949",
335     "src/third_party/bison":
336       "/trunk/deps/third_party/bison@147303",
338     "src/third_party/gperf":
339       "/trunk/deps/third_party/gperf@147304",
341     "src/third_party/perl":
342       "/trunk/deps/third_party/perl@147900",
344     "src/third_party/lighttpd":
345       "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
347     # Parses Windows PE/COFF executable format.
348     "src/third_party/pefile":
349       (Var("googlecode_url") % "pefile") + "/trunk@141",
351     # NSS, for SSLClientSocketNSS.
352     "src/third_party/nss":
353       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
355     "src/third_party/swig/win":
356       "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
358     # GNU binutils assembler for x86-32.
359     "src/third_party/gnu_binutils":
360       (Var("nacl_trunk") + "/deps/third_party/gnu_binutils@" +
361        Var("nacl_tools_revision")),
362     # GNU binutils assembler for x86-64.
363     "src/third_party/mingw-w64/mingw/bin":
364       (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" +
365        Var("nacl_tools_revision")),
367     # Dependencies used by libjpeg-turbo
368     "src/third_party/yasm/binaries":
369       "/trunk/deps/third_party/yasm/binaries@154708",
371     # Binaries for nacl sdk.
372     "src/third_party/nacl_sdk_binaries":
373       "/trunk/deps/third_party/nacl_sdk_binaries@111576",
374   },
375   "ios": {
376     "src/third_party/google_toolbox_for_mac/src":
377       (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
378       Var("google_toolbox_for_mac_revision"),
380     "src/third_party/nss":
381       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
383     # class-dump utility to generate header files for undocumented SDKs
384     "src/testing/iossim/third_party/class-dump":
385       "/trunk/deps/third_party/class-dump@199203",
387     # Code that's not needed due to not building everything
388     "src/build/util/support": None,
389     "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": None,
390     "src/chrome/test/data/perf/canvas_bench": None,
391     "src/chrome/test/data/perf/frame_rate/content": None,
392     "src/media/cdm/ppapi/api": None,
393     "src/native_client": None,
394     "src/native_client/src/third_party/ppapi": None,
395     "src/third_party/angle": None,
396     "src/third_party/bidichecker": None,
397     "src/third_party/brotli/src": None,
398     "src/third_party/cld_2/src": None,
399     "src/third_party/ffmpeg": None,
400     "src/third_party/hunspell_dictionaries": None,
401     "src/third_party/hunspell": None,
402     "src/third_party/libc++/trunk": None,
403     "src/third_party/libc++abi/trunk": None,
404     "src/third_party/libexif/sources": None,
405     "src/third_party/libjpeg_turbo": None,
406     "src/third_party/libsrtp": None,
407     "src/third_party/libvpx": None,
408     "src/third_party/libyuv": None,
409     "src/third_party/mesa/src": None,
410     "src/third_party/opus/src": None,
411     "src/third_party/openmax_dl": None,
412     "src/third_party/ots": None,
413     "src/third_party/pymox/src": None,
414     "src/third_party/safe_browsing/testing": None,
415     "src/third_party/scons-2.0.1": None,
416     "src/third_party/sfntly/cpp/src": None,
417     "src/third_party/speex": None,
418     "src/third_party/swig/Lib": None,
419     "src/third_party/usrsctp/usrsctplib": None,
420     "src/third_party/v8-i18n": None,
421     "src/third_party/webdriver/pylib": None,
422     "src/third_party/webgl": None,
423     "src/third_party/webpagereplay": None,
424     "src/third_party/webrtc": None,
425     "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": None,
426     "src/third_party/WebKit/LayoutTests/w3c/csswg-test": None,
427     "src/third_party/yasm/source/patched-yasm": None,
428     "src/tools/page_cycler/acid3": None,
429     "src/v8": None,
430   },
431   "mac": {
432     "src/chrome/tools/test/reference_build/chrome_mac":
433       "/trunk/deps/reference_builds/chrome_mac@273882",
435     "src/third_party/google_toolbox_for_mac/src":
436       (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
437       Var("google_toolbox_for_mac_revision"),
439     "src/third_party/pdfsqueeze":
440       (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
442     "src/third_party/lighttpd":
443       "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
445     "src/third_party/swig/mac":
446       "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
448     # NSS, for SSLClientSocketNSS.
449     "src/third_party/nss":
450       "/trunk/deps/third_party/nss@" + Var("nss_revision"),
452     "src/chrome/installer/mac/third_party/xz/xz":
453       "/trunk/deps/third_party/xz@233311",
454   },
455   "unix": {
456     # Linux, really.
457     "src/chrome/tools/test/reference_build/chrome_linux":
458       "/trunk/deps/reference_builds/chrome_linux64@273882",
460     "src/third_party/xdg-utils":
461       "/trunk/deps/third_party/xdg-utils@203785",
463     "src/third_party/swig/linux":
464       "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
466     "src/third_party/lss":
467       ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
468        Var("lss_revision")),
470     # For Linux and Chromium OS.
471     "src/third_party/cros_system_api":
472       Var("chromiumos_git") + "/platform/system_api.git" +
473       "@ba73627b396a7773203a6c554ae2cc759d52eb2b",
475     # Note that this is different from Android's freetype repo.
476     "src/third_party/freetype2/src":
477       Var("chromium_git") + "/chromium/src/third_party/freetype2.git" +
478       "@d699c2994ecc178c4ed05ac2086061b2034c2178",
480     # Build tools for targeting ChromeOS.
481     "src/third_party/chromite":
482       Var("chromiumos_git") + "/chromite.git" +
483       "@ff441bf434f22888b09cd65daa86d9aa2982f650",
485     # Dependency of chromite.git.
486     "src/third_party/pyelftools":
487       Var("chromiumos_git") + "/third_party/pyelftools.git" +
488       "@bdc1d380acd88d4bfaf47265008091483b0d614e",
490     "src/third_party/undoview":
491       "/trunk/deps/third_party/undoview@119694",
493     "src/third_party/liblouis/src":
494       Var("chromium_git") +
495       "/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5",
497     # Used for embedded builds. CrOS & Linux use the system version.
498     "src/third_party/fontconfig/src":
499       Var("chromium_git") + "/external/fontconfig.git" +
500       "@f16c3118e25546c1b749f9823c51827a60aeb5c1",
501   },
502   "android": {
503     "src/third_party/android_tools":
504       Var("chromium_git") + "/android_tools.git" +
505       "@c6e658065e7ad80477390424bb5388da6e936d07",
507     "src/third_party/aosp":
508       "/trunk/deps/third_party/aosp@148330",
510     "src/third_party/apache-mime4j":
511       "/trunk/deps/third_party/apache-mime4j@170888",
513     "src/third_party/findbugs":
514       "/trunk/deps/third_party/findbugs@245039",
516     "src/third_party/freetype":
517       Var("chromium_git") + "/chromium/src/third_party/freetype.git" +
518       "@a2b9955b49034a51dfbc8bf9f4e9d312149cecac",
520     "src/third_party/guava/src":
521       Var("chromium_git") + "/external/guava-libraries.git" +
522       "@c523556ab7d0f05afadebd20e7768d4c16af8771",
524    "src/third_party/elfutils/src":
525       Var("chromium_git") + "/external/elfutils.git" +
526       "@43a97297be82feab4b3176a094ed701ad3ccb308",
528     "src/third_party/httpcomponents-client":
529       "/trunk/deps/third_party/httpcomponents-client@170888",
531     "src/third_party/httpcomponents-core":
532       "/trunk/deps/third_party/httpcomponents-core@170888",
534     "src/third_party/jarjar":
535       "/trunk/deps/third_party/jarjar@170888",
537     "src/third_party/jsr-305/src":
538       (Var("googlecode_url") % "jsr-305") + "/trunk@51",
540     "src/third_party/lss":
541       ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
542        Var("lss_revision")),
544     "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille":
545       (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/googlecode/eyesfree/braille@797",
546   },
550 include_rules = [
551   # Everybody can use some things.
552   "+base",
553   "+build",
554   "+ipc",
556   # Everybody can use headers generated by tools/generate_library_loader.
557   "+library_loaders",
559   "+testing",
560   "+third_party/icu/source/common/unicode",
561   "+third_party/icu/source/i18n/unicode",
562   "+url",
566 # checkdeps.py shouldn't check include paths for files in these dirs:
567 skip_child_includes = [
568   "breakpad",
569   "delegate_execute",
570   "metro_driver",
571   "native_client_sdk",
572   "o3d",
573   "sdch",
574   "skia",
575   "testing",
576   "third_party",
577   "v8",
578   "win8",
582 hooks = [
583   {
584     # This downloads binaries for Native Client's newlib toolchain.
585     # Done in lieu of building the toolchain from scratch as it can take
586     # anywhere from 30 minutes to 4 hours depending on platform to build.
587     "name": "nacltools",
588     "pattern": ".",
589     "action": [
590         "python", "src/build/download_nacl_toolchains.py",
591         "--exclude", "arm_trusted",
592     ],
593   },
594   {
595     # Downloads an ARM sysroot image to src/arm-sysroot. This image updates
596     # at about the same rate that the chrome build deps change.
597     # This script is a no-op except for linux users who have
598     # target_arch=arm in their GYP_DEFINES.
599     "name": "sysroot",
600     "pattern": ".",
601     "action": ["python", "src/build/linux/install-arm-sysroot.py",
602                "--linux-only"],
603   },
604   {
605     # Downloads the Debian Wheezy sysroot to chrome/installer/linux if needed.
606     # This sysroot updates at about the same rate that the chrome build deps
607     # change. This script is a no-op except for linux users who are doing
608     # official chrome builds.
609     "name": "sysroot",
610     "pattern": ".",
611     "action": [
612         "python",
613         "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
614         "--linux-only",
615         "--arch=amd64"],
616   },
617   {
618     # Same as above, but for 32-bit Linux.
619     "name": "sysroot",
620     "pattern": ".",
621     "action": [
622         "python",
623         "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
624         "--linux-only",
625         "--arch=i386"],
626   },
627   {
628     # Pull clang if on Mac or clang is requested via GYP_DEFINES.
629     "name": "clang",
630     "pattern": ".",
631     "action": ["python", "src/tools/clang/scripts/update.py", "--if-needed"],
632   },
633   {
634     # Update the Windows toolchain if necessary.
635     "name": "win_toolchain",
636     "pattern": ".",
637     "action": ["python", "src/build/vs_toolchain.py", "update"],
638   },
639   {
640     # Update LASTCHANGE. This is also run by export_tarball.py in
641     # src/tools/export_tarball - please keep them in sync.
642     "name": "lastchange",
643     "pattern": ".",
644     "action": ["python", "src/build/util/lastchange.py",
645                "-o", "src/build/util/LASTCHANGE"],
646   },
647   {
648     # Update LASTCHANGE.blink. This is also run by export_tarball.py in
649     # src/tools/export_tarball - please keep them in sync.
650     "name": "lastchange",
651     "pattern": ".",
652     "action": ["python", "src/build/util/lastchange.py",
653                "-s", "src/third_party/WebKit",
654                "-o", "src/build/util/LASTCHANGE.blink"],
655   },
656   # Pull GN binaries. This needs to be before running GYP below.
657   {
658     "name": "gn_win",
659     "pattern": ".",
660     "action": [ "download_from_google_storage",
661                 "--no_resume",
662                 "--platform=win32",
663                 "--no_auth",
664                 "--bucket", "chromium-gn",
665                 "-s", "src/tools/gn/bin/win/gn.exe.sha1",
666     ],
667   },
668   {
669     "name": "gn_mac",
670     "pattern": ".",
671     "action": [ "download_from_google_storage",
672                 "--no_resume",
673                 "--platform=darwin",
674                 "--no_auth",
675                 "--bucket", "chromium-gn",
676                 "-s", "src/tools/gn/bin/mac/gn.sha1",
677     ],
678   },
679   {
680     "name": "gn_linux",
681     "pattern": ".",
682     "action": [ "download_from_google_storage",
683                 "--no_resume",
684                 "--platform=linux*",
685                 "--no_auth",
686                 "--bucket", "chromium-gn",
687                 "-s", "src/tools/gn/bin/linux/gn.sha1",
688     ],
689   },
690   {
691     "name": "gn_linux32",
692     "pattern": ".",
693     "action": [ "download_from_google_storage",
694                 "--no_resume",
695                 "--platform=linux*",
696                 "--no_auth",
697                 "--bucket", "chromium-gn",
698                 "-s", "src/tools/gn/bin/linux/gn32.sha1",
699     ],
700   },
701   # Pull clang-format binaries using checked-in hashes.
702   {
703     "name": "clang_format_win",
704     "pattern": ".",
705     "action": [ "download_from_google_storage",
706                 "--no_resume",
707                 "--platform=win32",
708                 "--no_auth",
709                 "--bucket", "chromium-clang-format",
710                 "-s", "src/third_party/clang_format/bin/win/clang-format.exe.sha1",
711     ],
712   },
713   {
714     "name": "clang_format_mac",
715     "pattern": ".",
716     "action": [ "download_from_google_storage",
717                 "--no_resume",
718                 "--platform=darwin",
719                 "--no_auth",
720                 "--bucket", "chromium-clang-format",
721                 "-s", "src/third_party/clang_format/bin/mac/clang-format.sha1",
722     ],
723   },
724   {
725     "name": "clang_format_linux",
726     "pattern": ".",
727     "action": [ "download_from_google_storage",
728                 "--no_resume",
729                 "--platform=linux*",
730                 "--no_auth",
731                 "--bucket", "chromium-clang-format",
732                 "-s", "src/third_party/clang_format/bin/linux/clang-format.sha1",
733     ],
734   },
735   # Pull binutils for linux, enabled debug fission for faster linking /
736   # debugging when used with clang on Ubuntu Precise.
737   # https://code.google.com/p/chromium/issues/detail?id=352046
738   {
739     "name": "binutils",
740     "pattern": "src/third_party/binutils",
741     "action": [
742         "python",
743         "src/third_party/binutils/download.py",
744     ],
745   },
746   # Pull eu-strip binaries using checked-in hashes.
747   {
748     "name": "eu-strip",
749     "pattern": ".",
750     "action": [ "download_from_google_storage",
751                 "--no_resume",
752                 "--platform=linux*",
753                 "--no_auth",
754                 "--bucket", "chromium-eu-strip",
755                 "-s", "src/build/linux/bin/eu-strip.sha1",
756     ],
757   },
758   # Pull libaddressinput strings to work better with translation tools.
759   {
760     "name": "libaddressinput-strings",
761     "pattern": ".",
762     "action": [
763         "python",
764         "src/third_party/libaddressinput/chromium/tools/update-strings.py",
765     ],
766   },
767   {
768     "name": "drmemory",
769     "pattern": ".",
770     "action": [ "download_from_google_storage",
771                 "--no_resume",
772                 "--platform=win32",
773                 "--no_auth",
774                 "--bucket", "chromium-drmemory",
775                 "-s", "src/third_party/drmemory/drmemory-windows-sfx.exe.sha1",
776               ],
777   },
778   # Pull the Syzygy binaries, used for optimization and instrumentation.
779   {
780     "name": "syzygy-binaries",
781     "pattern": ".",
782     "action": ["python",
783                "src/build/get_syzygy_binaries.py",
784                "--output-dir=src/third_party/syzygy/binaries",
785                "--revision=b08fb72610963d31cc3eae33f746a04e263bd860",
786                "--overwrite",
787     ],
788   },
789   {
790     "name": "apache_win32",
791     "pattern": "\\.sha1",
792     "action": [ "download_from_google_storage",
793                 "--no_resume",
794                 "--platform=win32",
795                 "--directory",
796                 "--recursive",
797                 "--no_auth",
798                 "--num_threads=16",
799                 "--bucket", "chromium-apache-win32",
800                 "src/third_party/apache-win32",
801     ],
802   },
803   {
804     # A change to a .gyp, .gypi, or to GYP itself should run the generator.
805     "name": "gyp",
806     "pattern": ".",
807     "action": ["python", "src/build/gyp_chromium"],
808   },