blob: bb1f85810d0dc4ea55398198975398251315d56b [file] [log] [blame]
[email protected]3645abc2013-10-28 22:41:281# This file is automatically processed to create .DEPS.git which is the file
2# that gclient uses under git.
3#
4# See http://code.google.com/p/chromium/wiki/UsingGit
5#
6# To test manually, run:
7# python tools/deps2git/deps2git.py -o .DEPS.git
8# gclient runhooks
9# DO NOT CHECK IN CHANGES TO .DEPS.git. It will be automatically updated by
10# a bot when you modify this one.
11#
[email protected]ed711942012-05-19 06:57:0612# When adding a new dependency, please update the top-level .gitignore file
13# to list the dependency's destination directory.
14
[email protected]5f129de2009-02-24 23:22:0415vars = {
[email protected]44a2e452010-09-26 17:04:1616 # 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.
[email protected]0cf0cce2010-09-03 00:57:1818 "googlecode_url": "http://%s.googlecode.com/svn",
[email protected]284e2262013-08-05 22:50:1319 "sourceforge_url": "http://svn.code.sf.net/p/%(repo)s/code",
[email protected]b4addc82014-02-02 05:53:3720 "llvm_url": "http://src.chromium.org/llvm-project",
[email protected]22b3f531e2013-12-20 13:07:2821 "llvm_git": "https://llvm.googlesource.com",
[email protected]d7e1b922014-04-16 17:17:5622 "libcxx_revision": "206024",
23 "libcxxabi_revision": "206024",
[email protected]660f4292013-04-03 23:59:4824 "webkit_trunk": "http://src.chromium.org/blink/trunk",
[email protected]d657f3cc2010-09-02 03:44:0425 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
[email protected]128b29f2014-05-02 17:08:4726 "webkit_revision": "173193",
[email protected]3fb32e12012-11-17 00:26:2027 "chromium_git": "https://chromium.googlesource.com",
[email protected]9b6a23742012-11-16 20:25:3528 "chromiumos_git": "https://chromium.googlesource.com/chromiumos",
[email protected]596de2e2013-08-07 14:41:0429 "skia_git": "https://skia.googlesource.com",
[email protected]32a4f1752013-10-23 22:48:3230 "swig_revision": "230490",
[email protected]eaf211012014-05-02 01:04:0031 "nacl_revision": "13115",
[email protected]bfc0c992011-07-16 02:49:4732 # After changing nacl_revision, run 'glient sync' and check native_client/DEPS
33 # to update other nacl_*_revision's.
[email protected]4c18d212014-04-29 14:00:1034 "nacl_tools_revision": "13077", # native_client/DEPS: tools_rev
[email protected]ccb32502014-03-10 20:42:4835 "google_toolbox_for_mac_revision": "662",
[email protected]7adef6c92013-12-07 04:19:2036 "libaddressinput_revision": "176",
[email protected]092315bb2013-10-21 20:27:2137 "libphonenumber_revision": "621",
[email protected]fdf0fc62014-05-01 21:54:4638 "libvpx_revision": "267596",
[email protected]6b7da8f42014-04-15 17:45:0039 "lss_revision": "26",
[email protected]859b4632012-03-01 22:32:1440
41 # These two FFmpeg variables must be updated together. One is used for SVN
42 # checkouts and the other for Git checkouts.
[email protected]8aa1db72014-04-17 04:42:4943 "ffmpeg_revision": "264299",
44 "ffmpeg_hash": "ac4a9f31fe2610bd146857bbd55d7a260003a888",
[email protected]859b4632012-03-01 22:32:1445
[email protected]0e89d7a2013-10-17 05:52:1346 "sfntly_revision": "228",
[email protected]4bc7d8e2014-01-31 11:54:3647 "lighttpd_revision": "33737",
[email protected]4bf355f92014-05-02 16:53:5148 "skia_revision": "14524",
[email protected]bdda54ae22014-05-01 18:03:1749 "skia_hash": "24f6e29fc133f1082c73e2a96f30bee92e3123aa",
[email protected]5eb3022e2011-11-23 16:42:2650 # Three lines of non-changing comments so that
51 # the commit queue can handle CLs rolling Skia
52 # and V8 without interference from each other.
[email protected]0f54b152014-03-05 02:02:3553 "v8_branch": "trunk",
[email protected]6f80b912014-05-02 17:45:0054 "v8_revision": "21114",
[email protected]20e0e752012-09-14 15:56:5255 # Three lines of non-changing comments so that
56 # the commit queue can handle CLs rolling WebRTC
57 # and V8 without interference from each other.
[email protected]699687362014-04-30 19:00:3958 "webrtc_revision": "6029",
[email protected]2daa3c92012-01-09 23:08:5059 "jsoncpp_revision": "248",
[email protected]b26a58a2014-04-29 13:55:3160 "nss_revision": "266724",
[email protected]7f4fc412013-02-24 00:16:5161 # Three lines of non-changing comments so that
[email protected]10d8ac32013-10-31 13:34:3162 # the commit queue can handle CLs rolling swarming_client
[email protected]7f4fc412013-02-24 00:16:5163 # and whatever else without interference from each other.
[email protected]8ec31e12014-04-30 19:05:1464 "swarming_revision": "66c1861d7bd0ee72150d1f78ad4fb48e0e9cfde6",
[email protected]d0982f92013-03-19 10:26:2065 # Three lines of non-changing comments so that
66 # the commit queue can handle CLs rolling openssl
67 # and whatever else without interference from each other.
[email protected]872ac092014-05-02 18:19:1068 "openssl_revision": "267674",
[email protected]62f231902014-03-11 10:19:2069 # 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.
[email protected]f09a81f2014-04-11 23:29:1272 "angle_revision": "74697cf2064c0a2c0d7e1b1b28db439286766a05",
[email protected]5f129de2009-02-24 23:22:0473}
74
[email protected]5f129de2009-02-24 23:22:0475deps = {
76 "src/breakpad/src":
[email protected]2d1b9832014-04-29 17:40:3377 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@1322",
[email protected]5f129de2009-02-24 23:22:0478
[email protected]5f129de2009-02-24 23:22:0479 "src/sdch/open-vcdiff":
[email protected]17bc0982012-04-04 03:26:0780 (Var("googlecode_url") % "open-vcdiff") + "/trunk@42",
[email protected]5f129de2009-02-24 23:22:0481
82 "src/testing/gtest":
[email protected]bce70952014-01-31 23:47:3183 (Var("googlecode_url") % "googletest") + "/trunk@643",
[email protected]5f129de2009-02-24 23:22:0484
[email protected]c6bc0bd2011-01-27 19:55:0685 "src/testing/gmock":
[email protected]c957f4182012-12-03 21:28:1486 (Var("googlecode_url") % "googlemock") + "/trunk@410",
[email protected]c6bc0bd2011-01-27 19:55:0687
[email protected]7cc7a2e72013-11-20 03:23:1988 "src/third_party/angle":
[email protected]62f231902014-03-11 10:19:2089 Var("chromium_git") + "/angle/angle.git@" + Var("angle_revision"),
[email protected]7cc7a2e72013-11-20 03:23:1990
[email protected]c6553592012-06-12 19:06:4391 "src/third_party/trace-viewer":
[email protected]51f94762014-04-25 02:34:2192 (Var("googlecode_url") % "trace-viewer") + "/trunk@1266",
[email protected]c6553592012-06-12 19:06:4393
[email protected]5f129de2009-02-24 23:22:0494 "src/third_party/WebKit":
[email protected]ec3114c2013-05-01 01:09:3695 Var("webkit_trunk") + "@" + Var("webkit_revision"),
[email protected]5f129de2009-02-24 23:22:0496
[email protected]01470cc2013-12-20 19:39:4597 "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests":
98 Var("chromium_git") +
[email protected]f491a292014-04-08 04:41:5499 "/external/w3c/web-platform-tests.git@6bed4516fe8522d65512c76ef02e4f0ae8234395",
[email protected]01470cc2013-12-20 19:39:45100
101 "src/third_party/WebKit/LayoutTests/w3c/csswg-test":
102 Var("chromium_git") +
[email protected]f491a292014-04-08 04:41:54103 "/external/w3c/csswg-test.git@bacbb4a8dca702cd86646761fde96793db13d4f1",
[email protected]01470cc2013-12-20 19:39:45104
[email protected]280629492009-09-09 06:49:08105 "src/third_party/icu":
[email protected]a3121f22014-04-10 14:07:21106 "/trunk/deps/third_party/icu46@262949",
[email protected]5f129de2009-02-24 23:22:04107
[email protected]47d1a47a52012-06-18 20:39:36108 "src/third_party/libexif/sources":
[email protected]818df5e2014-04-21 22:18:38109 "/trunk/deps/third_party/libexif/sources@265008",
[email protected]47d1a47a52012-06-18 20:39:36110
[email protected]adee30d2009-08-21 15:15:16111 "src/third_party/hunspell":
[email protected]7b756052014-03-11 21:52:39112 "/trunk/deps/third_party/hunspell@256272",
[email protected]a0c303472010-06-03 03:32:31113
114 "src/third_party/hunspell_dictionaries":
[email protected]1faf3a02014-03-19 20:54:45115 "/trunk/deps/third_party/hunspell_dictionaries@255132",
[email protected]5c965dd2009-09-04 21:11:43116
[email protected]1ebf8962010-09-28 17:51:57117 "src/third_party/safe_browsing/testing":
[email protected]f49e1c42012-09-14 18:54:07118 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@112",
[email protected]1ebf8962010-09-28 17:51:57119
[email protected]3c8fd03e2012-10-12 21:35:17120 "src/third_party/cacheinvalidation/src":
[email protected]70e982a2011-04-07 23:38:13121 (Var("googlecode_url") % "google-cache-invalidation-api") +
[email protected]5322cf72014-05-02 00:08:04122 "/trunk/src@331",
[email protected]2cbb95c2010-04-23 03:03:26123
[email protected]0d773422011-08-16 11:20:57124 "src/third_party/leveldatabase/src":
[email protected]d9e79ef2014-02-11 01:55:33125 (Var("googlecode_url") % "leveldb") + "/trunk@79",
[email protected]9ce15e922011-03-22 22:24:42126
[email protected]22b3f531e2013-12-20 13:07:28127 "src/third_party/libc++/trunk":
[email protected]22849212014-03-05 06:25:53128 Var("llvm_url") + "/libcxx/trunk@" + Var("libcxx_revision"),
[email protected]22b3f531e2013-12-20 13:07:28129
130 "src/third_party/libc++abi/trunk":
[email protected]22849212014-03-05 06:25:53131 Var("llvm_url") + "/libcxxabi/trunk@" + Var("libcxxabi_revision"),
[email protected]5aa5d712013-12-20 23:38:17132
[email protected]9ce15e922011-03-22 22:24:42133 "src/third_party/snappy/src":
[email protected]3c2b8d42013-08-28 20:58:19134 (Var("googlecode_url") % "snappy") + "/trunk@80",
[email protected]9ce15e922011-03-22 22:24:42135
[email protected]e1633ca2011-09-23 12:23:48136 "src/tools/grit":
[email protected]0e12ba12014-04-23 02:17:29137 (Var("googlecode_url") % "grit-i18n") + "/trunk@167",
[email protected]e1633ca2011-09-23 12:23:48138
[email protected]acb9f722010-03-25 17:14:59139 "src/tools/gyp":
[email protected]3c198332014-05-02 10:27:56140 (Var("googlecode_url") % "gyp") + "/trunk@1895",
[email protected]acb9f722010-03-25 17:14:59141
[email protected]10d8ac32013-10-31 13:34:31142 "src/tools/swarming_client":
143 Var("chromium_git") + "/external/swarming.client.git@" +
144 Var("swarming_revision"),
[email protected]5dcce7f82012-10-04 00:08:07145
[email protected]5f129de2009-02-24 23:22:04146 "src/v8":
[email protected]0f54b152014-03-05 02:02:35147 (Var("googlecode_url") % "v8") + "/" + Var("v8_branch") + "@" +
148 Var("v8_revision"),
[email protected]5f129de2009-02-24 23:22:04149
[email protected]3c221842009-07-13 21:09:38150 "src/native_client":
[email protected]8e303b22010-08-18 21:03:12151 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
[email protected]6f0a2dd2011-12-05 21:59:01152
[email protected]2d783342010-08-11 20:48:28153 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
[email protected]b70ffd1f2010-09-08 22:50:17154 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
[email protected]2d783342010-08-11 20:48:28155 Var("nacl_revision"),
[email protected]3c221842009-07-13 21:09:38156
[email protected]c43f3ed2011-12-14 05:40:30157 "src/third_party/sfntly/cpp/src":
158 (Var("googlecode_url") % "sfntly") + "/trunk/cpp/src@" +
[email protected]f5364262011-07-22 17:57:59159 Var("sfntly_revision"),
160
[email protected]8eb0eeb2009-10-23 14:52:40161 "src/third_party/skia/src":
[email protected]0cf0cce2010-09-03 00:57:18162 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
[email protected]8eb0eeb2009-10-23 14:52:40163
[email protected]360dc912012-08-13 20:53:53164 "src/third_party/skia/gyp":
165 (Var("googlecode_url") % "skia") + "/trunk/gyp@" + Var("skia_revision"),
166
[email protected]8eb0eeb2009-10-23 14:52:40167 "src/third_party/skia/include":
[email protected]0cf0cce2010-09-03 00:57:18168 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
[email protected]d5282e72009-05-13 13:16:52169
[email protected]d7bdd382009-11-13 02:15:59170 "src/third_party/ots":
[email protected]cd027d02014-05-01 00:46:54171 (Var("googlecode_url") % "ots") + "/trunk@113",
[email protected]d7bdd382009-11-13 02:15:59172
[email protected]434deaa2013-12-11 11:16:37173 "src/third_party/brotli/src":
174 Var("chromium_git") +
[email protected]505aeb62014-03-26 05:42:02175 "/external/font-compression-reference.git@0829e37293abc2523a1d2b0f4d68ff7b5fcd8e01",
[email protected]434deaa2013-12-11 11:16:37176
[email protected]58734d62009-06-30 00:12:53177 "src/tools/page_cycler/acid3":
[email protected]8435ce62012-12-07 01:34:58178 "/trunk/deps/page_cycler/acid3@171600",
[email protected]07352662009-07-13 23:22:33179
[email protected]700e7e32012-02-22 17:04:38180 "src/chrome/test/data/perf/canvas_bench":
181 "/trunk/deps/canvas_bench@122605",
182
[email protected]40646b012011-07-26 02:30:26183 "src/chrome/test/data/perf/frame_rate/content":
184 "/trunk/deps/frame_rate/content@93671",
185
[email protected]3c9f6442012-12-06 00:18:26186 "src/chrome/test/data/perf/third_party/octane":
187 (Var("googlecode_url") % "octane-benchmark") + "/trunk@19",
188
[email protected]2a18cabc2011-04-12 10:36:04189 "src/third_party/bidichecker":
[email protected]8183066d2011-05-08 00:33:41190 (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
[email protected]2a18cabc2011-04-12 10:36:04191
[email protected]8fa71642013-12-05 00:13:14192 "src/third_party/webgl/src":
193 Var("chromium_git") +
[email protected]a6bf155a2014-05-01 20:59:52194 "/external/khronosgroup/webgl.git@dd5d37f23dcbdba91f1cf623ba10b2c0ea78ea38",
[email protected]1f7077f2011-07-12 12:58:05195
[email protected]9f341ec2010-01-27 20:59:35196 "src/third_party/swig/Lib":
197 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
[email protected]e8ae38c2010-03-25 02:35:50198
[email protected]971f6ffb2011-11-05 00:30:55199 # Make sure you update the two functional.DEPS and webdriver.DEPS too.
200 "src/third_party/webdriver/pylib":
[email protected]b9f27a4b2013-06-07 00:50:35201 (Var("googlecode_url") % "selenium") + "/trunk/py@18337",
[email protected]d9b19e32011-01-29 02:09:08202
[email protected]a93c77b2010-11-04 00:08:47203 "src/third_party/libvpx":
204 "/trunk/deps/third_party/libvpx@" +
205 Var("libvpx_revision"),
206
[email protected]25ebc082010-06-02 06:13:07207 "src/third_party/ffmpeg":
[email protected]859b4632012-03-01 22:32:14208 "/trunk/deps/third_party/ffmpeg@" +
[email protected]e8ae38c2010-03-25 02:35:50209 Var("ffmpeg_revision"),
[email protected]e55badb2010-05-07 23:55:35210
[email protected]1b538f52013-07-30 22:54:55211 "src/third_party/libjingle/source/talk":
[email protected]d9e77a3a2014-01-03 17:48:18212 (Var("googlecode_url") % "webrtc") + "/trunk/talk@" +
[email protected]1b538f52013-07-30 22:54:55213 Var("webrtc_revision"),
[email protected]68187f02010-08-17 16:50:07214
[email protected]e033cd3f2013-05-08 15:21:22215 "src/third_party/usrsctp/usrsctplib":
216 (Var("googlecode_url") % "sctp-refimpl") +
[email protected]acb8fcd2014-04-04 21:52:28217 "/trunk/KERN/usrsctp/usrsctplib@8838",
[email protected]e033cd3f2013-05-08 15:21:22218
[email protected]44f3e792012-01-28 03:18:55219 "src/third_party/libsrtp":
[email protected]d93b62522014-04-03 16:04:37220 "/trunk/deps/third_party/libsrtp@261337",
[email protected]44f3e792012-01-28 03:18:55221
[email protected]68187f02010-08-17 16:50:07222 "src/third_party/speex":
[email protected]37e784b2013-05-03 21:44:39223 "/trunk/deps/third_party/speex@198168",
[email protected]c038370e2010-09-22 20:20:12224
[email protected]53dc40512010-11-29 17:09:16225 "src/third_party/yasm/source/patched-yasm":
[email protected]0fcd24b2012-11-19 06:11:14226 "/trunk/deps/third_party/yasm/patched-yasm@167605",
[email protected]76ce1522010-12-13 12:02:42227
228 "src/third_party/libjpeg_turbo":
[email protected]e0f767ce2014-04-15 16:36:16229 "/trunk/deps/third_party/libjpeg_turbo@263594",
[email protected]cc1b14652011-01-17 12:35:57230
231 "src/third_party/flac":
[email protected]04d26202013-09-13 02:40:06232 "/trunk/deps/third_party/flac@222897",
[email protected]f94eda92011-02-25 00:34:00233
[email protected]4e7b5f92011-07-22 20:58:29234 "src/third_party/pyftpdlib/src":
[email protected]107541a2012-01-23 20:28:02235 (Var("googlecode_url") % "pyftpdlib") + "/trunk@977",
[email protected]4e7b5f92011-07-22 20:58:29236
[email protected]b67b0862011-03-28 17:42:36237 "src/third_party/scons-2.0.1":
[email protected]91c3c3002011-05-06 20:00:05238 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
239 Var("nacl_tools_revision"),
[email protected]185a6912011-06-17 19:34:07240
241 "src/third_party/webrtc":
[email protected]d9e77a3a2014-01-03 17:48:18242 (Var("googlecode_url") % "webrtc") + "/trunk/webrtc@" + Var("webrtc_revision"),
[email protected]21c24fa72011-09-05 13:35:02243
[email protected]0bed32c2013-03-30 17:38:54244 "src/third_party/openmax_dl":
[email protected]c079abe92014-05-01 00:36:12245 (Var("googlecode_url") % "webrtc") + "/deps/third_party/openmax@6024",
[email protected]0bed32c2013-03-30 17:38:54246
[email protected]3bd20ee42011-10-22 00:33:19247 "src/third_party/jsoncpp/source/include":
248 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
249 "/trunk/jsoncpp/include@" + Var("jsoncpp_revision"),
250
251 "src/third_party/jsoncpp/source/src/lib_json":
252 (Var("sourceforge_url") % {"repo": "jsoncpp"}) +
253 "/trunk/jsoncpp/src/lib_json@" + Var("jsoncpp_revision"),
254
[email protected]1e29b4e2011-11-03 01:25:19255 "src/third_party/libyuv":
[email protected]98b2c24062014-04-22 01:27:42256 (Var("googlecode_url") % "libyuv") + "/trunk@1000",
[email protected]1e29b4e2011-11-03 01:25:19257
[email protected]e4230ef2011-09-09 04:35:22258 "src/third_party/smhasher/src":
[email protected]010f178a2014-04-24 23:23:58259 (Var("googlecode_url") % "smhasher") + "/trunk@152",
[email protected]f0736ff2011-12-03 04:19:20260
[email protected]6cf5dbdd2013-11-09 04:21:45261 "src/third_party/libaddressinput/src/cpp":
262 (Var("googlecode_url") % "libaddressinput") + "/trunk/cpp@" +
263 Var("libaddressinput_revision"),
264 "src/third_party/libaddressinput/src/testdata":
265 (Var("googlecode_url") % "libaddressinput") + "/trunk/testdata@" +
266 Var("libaddressinput_revision"),
267
[email protected]f0736ff2011-12-03 04:19:20268 "src/third_party/libphonenumber/src/phonenumbers":
[email protected]6cf5dbdd2013-11-09 04:21:45269 (Var("googlecode_url") % "libphonenumber") +
270 "/trunk/cpp/src/phonenumbers@" + Var("libphonenumber_revision"),
[email protected]f0736ff2011-12-03 04:19:20271 "src/third_party/libphonenumber/src/test":
[email protected]6cf5dbdd2013-11-09 04:21:45272 (Var("googlecode_url") % "libphonenumber") + "/trunk/cpp/test@" +
273 Var("libphonenumber_revision"),
[email protected]f0736ff2011-12-03 04:19:20274 "src/third_party/libphonenumber/src/resources":
[email protected]6cf5dbdd2013-11-09 04:21:45275 (Var("googlecode_url") % "libphonenumber") + "/trunk/resources@" +
276 Var("libphonenumber_revision"),
[email protected]d12c20502012-02-01 11:40:19277
[email protected]a546f6392012-03-19 22:06:00278 "src/tools/deps2git":
[email protected]5c5564e2014-04-09 19:44:13279 "/trunk/tools/deps2git@262731",
[email protected]7a0b54d2012-05-11 23:31:58280
[email protected]b4addc82014-02-02 05:53:37281 "src/third_party/clang_format/script":
[email protected]33a522b2014-04-17 04:26:20282 Var("llvm_url") + "/cfe/trunk/tools/clang-format@206068",
[email protected]b4addc82014-02-02 05:53:37283
[email protected]d49030272014-05-02 09:36:14284 "src/third_party/web-page-replay":
285 Var("chromium_git") + "/external/web-page-replay.git@" +
286 "4edb10429743bf53ef58ec9440e8034ae5f93ff5",
[email protected]51e3e3d2012-08-21 02:27:44287
288 "src/third_party/pywebsocket/src":
[email protected]b7b2c9d2014-03-24 04:49:23289 (Var("googlecode_url") % "pywebsocket") + "/trunk/src@790",
[email protected]9a978032012-10-19 03:43:14290
291 "src/third_party/opus/src":
[email protected]279997a32014-03-24 02:15:13292 "/trunk/deps/third_party/opus@256783",
[email protected]a220d972012-12-12 23:26:56293
[email protected]177bcf82013-08-10 08:21:16294 "src/media/cdm/ppapi/api":
[email protected]2b197ac72014-04-11 23:33:52295 "/trunk/deps/cdm@262570",
[email protected]255c43f2013-06-07 08:54:11296
297 "src/third_party/mesa/src":
[email protected]3fb6a5c2014-04-22 18:53:46298 "/trunk/deps/third_party/mesa@265279",
[email protected]bba1c0dd2013-08-19 10:33:31299
[email protected]183b7252013-09-02 11:52:55300 "src/third_party/cld_2/src":
[email protected]cd5137f2014-04-03 17:57:16301 (Var("googlecode_url") % "cld2") + "/trunk@160",
[email protected]edf1f062014-01-07 11:11:53302
[email protected]b4d1b9e2014-01-17 06:41:25303 "src/chrome/browser/resources/pdf/html_office":
[email protected]edf1f062014-01-07 11:11:53304 Var("chromium_git") +
[email protected]816f932c2014-04-29 11:08:20305 "/chromium/html-office-public.git@eeff97614f65e0578529490d44d412032c3d7359",
[email protected]8fef6b52014-01-16 23:11:22306
307 "src/third_party/libwebm/source":
308 Var("chromium_git") +
[email protected]e3e8bed2014-04-15 18:48:44309 "/webm/libwebm.git@fb6b6e64444c637f27d103fd113e0c7bf4f107dd",
[email protected]ad9449f92014-03-12 09:34:10310
311 "src/third_party/openssl":
312 "/trunk/deps/third_party/openssl@" + Var("openssl_revision"),
[email protected]5f129de2009-02-24 23:22:04313}
314
[email protected]00c517672010-11-04 00:27:29315
[email protected]5f129de2009-02-24 23:22:04316deps_os = {
317 "win": {
[email protected]997af212011-07-01 19:13:36318 "src/chrome/tools/test/reference_build/chrome_win":
[email protected]6acd6ee2014-03-05 15:46:57319 "/trunk/deps/reference_builds/chrome_win@254637",
[email protected]b7373e52009-12-15 21:09:38320
[email protected]5f129de2009-02-24 23:22:04321 "src/third_party/cygwin":
[email protected]f5599852013-10-30 22:30:15322 "/trunk/deps/third_party/cygwin@231940",
[email protected]5f129de2009-02-24 23:22:04323
[email protected]7e6497f2011-03-30 18:52:23324 "src/third_party/psyco_win32":
[email protected]a9a1692c2013-11-30 00:44:14325 "/trunk/deps/third_party/psyco_win32@237949",
[email protected]7e6497f2011-03-30 18:52:23326
[email protected]6c7b79262012-07-18 23:50:45327 "src/third_party/bison":
328 "/trunk/deps/third_party/bison@147303",
329
330 "src/third_party/gperf":
331 "/trunk/deps/third_party/gperf@147304",
332
333 "src/third_party/perl":
[email protected]582ce832012-07-23 21:24:00334 "/trunk/deps/third_party/perl@147900",
[email protected]6c7b79262012-07-18 23:50:45335
[email protected]5b30d472009-12-03 22:02:38336 "src/third_party/lighttpd":
[email protected]a064c812013-09-25 16:26:15337 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
[email protected]5b30d472009-12-03 22:02:38338
[email protected]35770312009-10-28 01:21:48339 # Parses Windows PE/COFF executable format.
340 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18341 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08342
343 # NSS, for SSLClientSocketNSS.
344 "src/third_party/nss":
[email protected]464ad172012-02-08 16:34:40345 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
[email protected]9f341ec2010-01-27 20:59:35346
347 "src/third_party/swig/win":
348 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09349
[email protected]b13b6a3e2012-04-13 23:01:38350 # GNU binutils assembler for x86-32.
351 "src/third_party/gnu_binutils":
352 (Var("nacl_trunk") + "/deps/third_party/gnu_binutils@" +
353 Var("nacl_tools_revision")),
354 # GNU binutils assembler for x86-64.
[email protected]3b32fa62010-02-25 23:17:09355 "src/third_party/mingw-w64/mingw/bin":
[email protected]71d3a322011-11-04 20:57:24356 (Var("nacl_trunk") + "/deps/third_party/mingw-w64/mingw/bin@" +
[email protected]91c3c3002011-05-06 20:00:05357 Var("nacl_tools_revision")),
[email protected]1c262172010-06-10 15:25:46358
[email protected]76ce1522010-12-13 12:02:42359 # Dependencies used by libjpeg-turbo
360 "src/third_party/yasm/binaries":
[email protected]8d0078e2012-09-12 09:49:50361 "/trunk/deps/third_party/yasm/binaries@154708",
[email protected]51ce0e172011-08-05 16:16:23362
[email protected]3b104b62011-10-18 19:12:46363 # Binary level profile guided optimizations. This points to the
[email protected]51ce0e172011-08-05 16:16:23364 # latest release binaries for the toolchain.
365 "src/third_party/syzygy/binaries":
[email protected]785687b2014-04-25 17:16:26366 (Var("googlecode_url") % "sawbuck") + "/trunk/syzygy/binaries@2134",
[email protected]bbc90fef2011-11-28 19:08:27367
368 # Binaries for nacl sdk.
369 "src/third_party/nacl_sdk_binaries":
370 "/trunk/deps/third_party/nacl_sdk_binaries@111576",
[email protected]5f129de2009-02-24 23:22:04371 },
[email protected]a6b749d2012-07-02 17:11:21372 "ios": {
[email protected]a023dca2013-12-18 03:58:36373 "src/third_party/google_toolbox_for_mac/src":
[email protected]a6b749d2012-07-02 17:11:21374 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
[email protected]a023dca2013-12-18 03:58:36375 Var("google_toolbox_for_mac_revision"),
[email protected]9e10dbc2012-07-10 15:39:59376
377 "src/third_party/nss":
378 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
[email protected]6bb12cc72012-07-27 15:30:39379
380 # class-dump utility to generate header files for undocumented SDKs
381 "src/testing/iossim/third_party/class-dump":
[email protected]794b4ad2013-05-09 19:11:25382 "/trunk/deps/third_party/class-dump@199203",
[email protected]50c432e2012-08-01 15:29:51383
[email protected]5df8c7ca2013-05-31 07:57:24384 # Code that's not needed due to not building everything
[email protected]50c432e2012-08-01 15:29:51385 "src/build/util/support": None,
386 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin": None,
[email protected]50c432e2012-08-01 15:29:51387 "src/chrome/test/data/perf/canvas_bench": None,
388 "src/chrome/test/data/perf/frame_rate/content": None,
[email protected]e53e60b92013-10-01 20:18:39389 "src/chrome/test/data/perf/third_party/octane": None,
390 "src/media/cdm/ppapi/api": None,
[email protected]50c432e2012-08-01 15:29:51391 "src/native_client": None,
392 "src/native_client/src/third_party/ppapi": None,
[email protected]7cc7a2e72013-11-20 03:23:19393 "src/third_party/angle": None,
[email protected]50c432e2012-08-01 15:29:51394 "src/third_party/bidichecker": None,
[email protected]f87e5f72014-03-06 22:46:45395 "src/third_party/brotli/src": None,
[email protected]6cf5dbdd2013-11-09 04:21:45396 "src/third_party/cld_2/src": None,
[email protected]50c432e2012-08-01 15:29:51397 "src/third_party/ffmpeg": None,
398 "src/third_party/hunspell_dictionaries": None,
399 "src/third_party/hunspell": None,
[email protected]6cf5dbdd2013-11-09 04:21:45400 "src/third_party/libaddressinput/src/cpp": None,
401 "src/third_party/libaddressinput/src/testdata": None,
[email protected]f87e5f72014-03-06 22:46:45402 "src/third_party/libc++/trunk": None,
403 "src/third_party/libc++abi/trunk": None,
[email protected]50c432e2012-08-01 15:29:51404 "src/third_party/libexif/sources": None,
[email protected]50c432e2012-08-01 15:29:51405 "src/third_party/libjpeg_turbo": None,
[email protected]50c432e2012-08-01 15:29:51406 "src/third_party/libsrtp": None,
407 "src/third_party/libvpx": None,
408 "src/third_party/libyuv": None,
[email protected]e53e60b92013-10-01 20:18:39409 "src/third_party/mesa/src": None,
410 "src/third_party/opus/src": None,
411 "src/third_party/openmax_dl": None,
[email protected]50c432e2012-08-01 15:29:51412 "src/third_party/ots": None,
[email protected]50c432e2012-08-01 15:29:51413 "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,
[email protected]f87e5f72014-03-06 22:46:45417 "src/third_party/speex": None,
[email protected]50c432e2012-08-01 15:29:51418 "src/third_party/swig/Lib": None,
[email protected]6cf5dbdd2013-11-09 04:21:45419 "src/third_party/usrsctp/usrsctplib": None,
[email protected]50c432e2012-08-01 15:29:51420 "src/third_party/v8-i18n": None,
421 "src/third_party/webdriver/pylib": None,
[email protected]8fa71642013-12-05 00:13:14422 "src/third_party/webgl": None,
[email protected]50c432e2012-08-01 15:29:51423 "src/third_party/webpagereplay": None,
424 "src/third_party/webrtc": None,
[email protected]f87e5f72014-03-06 22:46:45425 "src/third_party/WebKit/LayoutTests/w3c/web-platform-tests": None,
426 "src/third_party/WebKit/LayoutTests/w3c/csswg-test": None,
[email protected]50c432e2012-08-01 15:29:51427 "src/third_party/yasm/source/patched-yasm": None,
428 "src/tools/page_cycler/acid3": None,
429 "src/v8": None,
[email protected]a6b749d2012-07-02 17:11:21430 },
[email protected]5f129de2009-02-24 23:22:04431 "mac": {
[email protected]b7373e52009-12-15 21:09:38432 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]841fd0b2014-03-06 01:06:43433 "/trunk/deps/reference_builds/chrome_mac@255182",
[email protected]b7373e52009-12-15 21:09:38434
[email protected]a023dca2013-12-18 03:58:36435 "src/third_party/google_toolbox_for_mac/src":
[email protected]a6b749d2012-07-02 17:11:21436 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@" +
[email protected]a023dca2013-12-18 03:58:36437 Var("google_toolbox_for_mac_revision"),
438
[email protected]5f129de2009-02-24 23:22:04439 "src/third_party/pdfsqueeze":
[email protected]c348fc32012-07-27 04:01:23440 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@5",
[email protected]a023dca2013-12-18 03:58:36441
[email protected]5b30d472009-12-03 22:02:38442 "src/third_party/lighttpd":
[email protected]a064c812013-09-25 16:26:15443 "/trunk/deps/third_party/lighttpd@" + Var("lighttpd_revision"),
[email protected]5b30d472009-12-03 22:02:38444
[email protected]9f341ec2010-01-27 20:59:35445 "src/third_party/swig/mac":
446 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22447
448 # NSS, for SSLClientSocketNSS.
449 "src/third_party/nss":
[email protected]464ad172012-02-08 16:34:40450 "/trunk/deps/third_party/nss@" + Var("nss_revision"),
[email protected]82f869be2010-06-22 20:33:50451
452 "src/chrome/installer/mac/third_party/xz/xz":
[email protected]bbfc35d12013-11-06 19:10:38453 "/trunk/deps/third_party/xz@233311",
[email protected]5f129de2009-02-24 23:22:04454 },
[email protected]ef525cc2009-07-10 17:08:16455 "unix": {
456 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38457 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]4a246602014-03-12 15:18:04458 "/trunk/deps/reference_builds/chrome_linux64@254637",
[email protected]b7373e52009-12-15 21:09:38459
[email protected]ef525cc2009-07-10 17:08:16460 "src/third_party/xdg-utils":
[email protected]36a57f92013-06-06 01:17:47461 "/trunk/deps/third_party/xdg-utils@203785",
[email protected]e0d00142009-09-18 22:10:27462
[email protected]9f341ec2010-01-27 20:59:35463 "src/third_party/swig/linux":
464 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10465
466 "src/third_party/lss":
[email protected]79fcff712011-12-06 06:44:08467 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
468 Var("lss_revision")),
[email protected]8f205b02010-11-10 22:48:17469
[email protected]28b9ab6d2012-10-13 20:53:15470 # For Linux and Chromium OS.
[email protected]97b384d92012-06-29 21:38:26471 "src/third_party/cros_system_api":
[email protected]65af26d22012-12-03 09:37:20472 Var("chromiumos_git") + "/platform/system_api.git" +
[email protected]fa5077882014-05-01 00:50:05473 "@b35e305e2348af2be22b633cfb25e176601cb821",
[email protected]86b37892013-02-21 01:19:26474
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",
[email protected]474a2442013-03-23 17:26:50479
480 # Build tools for targeting ChromeOS.
481 "src/third_party/chromite":
482 Var("chromiumos_git") + "/chromite.git" +
[email protected]9fbd65572014-04-29 07:56:40483 "@63193a4393f6e964bfca992bfb03e40183554f7d",
[email protected]474a2442013-03-23 17:26:50484
485 # Dependency of chromite.git.
486 "src/third_party/pyelftools":
487 Var("chromiumos_git") + "/third_party/pyelftools.git" +
488 "@bdc1d380acd88d4bfaf47265008091483b0d614e",
[email protected]5fb98e32013-06-14 06:16:34489
490 "src/third_party/undoview":
491 "/trunk/deps/third_party/undoview@119694",
[email protected]2ea858d2013-11-09 00:59:33492
493 "src/third_party/liblouis/src":
494 Var("chromium_git") +
495 "/external/liblouis.git@3c2daee56250162e5a75830871601d74328d39f5",
496
[email protected]d412cf42014-01-11 02:54:38497 # Used for embedded builds. CrOS & Linux use the system version.
498 "src/third_party/fontconfig/src":
499 Var("chromium_git") + "/external/fontconfig.git" +
[email protected]f56a0c82014-01-14 20:31:35500 "@f16c3118e25546c1b749f9823c51827a60aeb5c1",
[email protected]ef525cc2009-07-10 17:08:16501 },
[email protected]18081a12012-05-30 12:48:56502 "android": {
[email protected]9f1235c2012-12-04 21:48:36503 "src/third_party/android_tools":
504 Var("chromium_git") + "/android_tools.git" +
[email protected]599bdcf2014-04-26 09:57:09505 "@c9390198d02bf6f52b9a46b519badaf1c565261a",
[email protected]9f1235c2012-12-04 21:48:36506
[email protected]fd72f73f2012-12-06 21:27:58507 "src/third_party/aosp":
508 "/trunk/deps/third_party/aosp@148330",
509
510 "src/third_party/apache-mime4j":
511 "/trunk/deps/third_party/apache-mime4j@170888",
512
[email protected]9f1235c2012-12-04 21:48:36513 "src/third_party/findbugs":
[email protected]6d44de12014-01-16 19:53:16514 "/trunk/deps/third_party/findbugs@245039",
[email protected]9f1235c2012-12-04 21:48:36515
[email protected]fd72f73f2012-12-06 21:27:58516 "src/third_party/freetype":
517 Var("chromium_git") + "/chromium/src/third_party/freetype.git" +
[email protected]517cd752014-01-02 18:41:40518 "@a2b9955b49034a51dfbc8bf9f4e9d312149cecac",
[email protected]fd72f73f2012-12-06 21:27:58519
[email protected]da79f322012-12-01 00:08:45520 "src/third_party/guava/src":
[email protected]fd72f73f2012-12-06 21:27:58521 Var("chromium_git") + "/external/guava-libraries.git" +
522 "@c523556ab7d0f05afadebd20e7768d4c16af8771",
523
524 "src/third_party/httpcomponents-client":
525 "/trunk/deps/third_party/httpcomponents-client@170888",
526
527 "src/third_party/httpcomponents-core":
528 "/trunk/deps/third_party/httpcomponents-core@170888",
529
530 "src/third_party/jarjar":
531 "/trunk/deps/third_party/jarjar@170888",
[email protected]da79f322012-12-01 00:08:45532
533 "src/third_party/jsr-305/src":
534 (Var("googlecode_url") % "jsr-305") + "/trunk@51",
[email protected]0fb4c092012-12-13 19:15:59535
[email protected]d0982f92013-03-19 10:26:20536 "src/third_party/lss":
537 ((Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@" +
538 Var("lss_revision")),
539
[email protected]0fb4c092012-12-13 19:15:59540 "src/third_party/eyesfree/src/android/java/src/com/googlecode/eyesfree/braille":
541 (Var("googlecode_url") % "eyes-free") + "/trunk/braille/client/src/com/googlecode/eyesfree/braille@797",
[email protected]6cf5dbdd2013-11-09 04:21:45542
543 # Android shouldn't use this address validation library.
544 "src/third_party/libaddressinput/src/cpp": None,
545 "src/third_party/libaddressinput/src/testdata": None,
[email protected]18081a12012-05-30 12:48:56546 },
[email protected]5f129de2009-02-24 23:22:04547}
548
549
550include_rules = [
551 # Everybody can use some things.
552 "+base",
553 "+build",
[email protected]946d1b22009-07-22 23:57:21554 "+ipc",
[email protected]5f129de2009-02-24 23:22:04555
[email protected]dfbff862012-11-28 19:08:14556 # Everybody can use headers generated by tools/generate_library_loader.
557 "+library_loaders",
558
[email protected]5f129de2009-02-24 23:22:04559 "+testing",
[email protected]8bbf6192013-07-18 11:14:04560 "+third_party/icu/source/common/unicode",
561 "+third_party/icu/source/i18n/unicode",
[email protected]15999de2013-06-28 12:44:38562 "+url",
[email protected]5f129de2009-02-24 23:22:04563]
564
565
566# checkdeps.py shouldn't check include paths for files in these dirs:
567skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18568 "breakpad",
[email protected]15f18342012-05-09 17:55:57569 "delegate_execute",
[email protected]c436762b2012-09-06 16:10:35570 "metro_driver",
[email protected]07ffef1a2011-11-21 01:09:05571 "native_client_sdk",
[email protected]5b7937e2010-11-04 23:37:18572 "o3d",
[email protected]0dd3a0ab2011-02-18 08:17:44573 "pdf",
[email protected]5b7937e2010-11-04 23:37:18574 "sdch",
575 "skia",
576 "testing",
577 "third_party",
578 "v8",
[email protected]f3e80ee2012-09-06 15:25:57579 "win8",
[email protected]5f129de2009-02-24 23:22:04580]
[email protected]bfa24b962009-03-02 00:16:16581
582
583hooks = [
584 {
[email protected]89e43f652011-08-18 00:03:17585 # This downloads binaries for Native Client's newlib toolchain.
586 # Done in lieu of building the toolchain from scratch as it can take
587 # anywhere from 30 minutes to 4 hours depending on platform to build.
[email protected]4dc80c92013-07-10 13:10:03588 "name": "nacltools",
[email protected]89e43f652011-08-18 00:03:17589 "pattern": ".",
590 "action": [
591 "python", "src/build/download_nacl_toolchains.py",
[email protected]eaf211012014-05-02 01:04:00592 "--exclude", "arm_trusted",
[email protected]89e43f652011-08-18 00:03:17593 ],
594 },
[email protected]3a0b2492011-08-24 20:41:16595 {
[email protected]8d224862013-05-10 02:32:19596 # Downloads an ARM sysroot image to src/arm-sysroot. This image updates
[email protected]d7b4ad22012-12-08 21:04:20597 # at about the same rate that the chrome build deps change.
598 # This script is a no-op except for linux users who have
[email protected]8d224862013-05-10 02:32:19599 # target_arch=arm in their GYP_DEFINES.
[email protected]4dc80c92013-07-10 13:10:03600 "name": "sysroot",
[email protected]d7b4ad22012-12-08 21:04:20601 "pattern": ".",
602 "action": ["python", "src/build/linux/install-arm-sysroot.py",
603 "--linux-only"],
604 },
605 {
[email protected]01a98602013-06-12 20:33:54606 # Downloads the Debian Wheezy sysroot to chrome/installer/linux if needed.
607 # This sysroot updates at about the same rate that the chrome build deps
608 # change. This script is a no-op except for linux users who are doing
609 # official chrome builds.
[email protected]4dc80c92013-07-10 13:10:03610 "name": "sysroot",
[email protected]e2aaaac2013-05-08 07:20:09611 "pattern": ".",
[email protected]01a98602013-06-12 20:33:54612 "action": [
613 "python",
614 "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
615 "--linux-only",
616 "--arch=amd64"],
617 },
618 {
619 # Same as above, but for 32-bit Linux.
[email protected]4dc80c92013-07-10 13:10:03620 "name": "sysroot",
[email protected]01a98602013-06-12 20:33:54621 "pattern": ".",
622 "action": [
623 "python",
624 "src/chrome/installer/linux/sysroot_scripts/install-debian.wheezy.sysroot.py",
625 "--linux-only",
626 "--arch=i386"],
[email protected]e2aaaac2013-05-08 07:20:09627 },
628 {
[email protected]04be64d2014-03-27 15:50:01629 # Pull clang if on Mac or clang is requested via GYP_DEFINES.
[email protected]4dc80c92013-07-10 13:10:03630 "name": "clang",
[email protected]875288e12011-09-03 01:55:25631 "pattern": ".",
[email protected]04be64d2014-03-27 15:50:01632 "action": ["python", "src/tools/clang/scripts/update.py", "--if-needed"],
[email protected]875288e12011-09-03 01:55:25633 },
634 {
[email protected]c71d3282014-04-09 01:56:20635 # Update the Windows toolchain if necessary.
636 "name": "win_toolchain",
637 "pattern": ".",
638 "action": ["python", "src/build/vs_toolchain.py", "update"],
639 },
640 {
[email protected]31a46df2012-05-31 09:25:47641 # Update LASTCHANGE. This is also run by export_tarball.py in
642 # src/tools/export_tarball - please keep them in sync.
[email protected]4dc80c92013-07-10 13:10:03643 "name": "lastchange",
[email protected]9046a112012-01-31 20:45:25644 "pattern": ".",
645 "action": ["python", "src/build/util/lastchange.py",
646 "-o", "src/build/util/LASTCHANGE"],
647 },
648 {
[email protected]b0abfb62013-05-31 10:53:39649 # Update LASTCHANGE.blink. This is also run by export_tarball.py in
650 # src/tools/export_tarball - please keep them in sync.
[email protected]4dc80c92013-07-10 13:10:03651 "name": "lastchange",
[email protected]b0abfb62013-05-31 10:53:39652 "pattern": ".",
653 "action": ["python", "src/build/util/lastchange.py",
654 "-s", "src/third_party/WebKit",
655 "-o", "src/build/util/LASTCHANGE.blink"],
656 },
[email protected]66968ba2014-03-18 20:27:54657 # Pull GN binaries. This needs to be before running GYP below.
658 {
659 "name": "gn_win",
[email protected]bee3e202014-03-27 21:07:12660 "pattern": ".",
[email protected]66968ba2014-03-18 20:27:54661 "action": [ "download_from_google_storage",
662 "--no_resume",
663 "--platform=win32",
664 "--no_auth",
665 "--bucket", "chromium-gn",
666 "-s", "src/tools/gn/bin/win/gn.exe.sha1",
667 ],
668 },
669 {
670 "name": "gn_mac",
[email protected]bee3e202014-03-27 21:07:12671 "pattern": ".",
[email protected]66968ba2014-03-18 20:27:54672 "action": [ "download_from_google_storage",
673 "--no_resume",
674 "--platform=darwin",
675 "--no_auth",
676 "--bucket", "chromium-gn",
677 "-s", "src/tools/gn/bin/mac/gn.sha1",
678 ],
679 },
680 {
681 "name": "gn_linux",
[email protected]bee3e202014-03-27 21:07:12682 "pattern": ".",
[email protected]66968ba2014-03-18 20:27:54683 "action": [ "download_from_google_storage",
684 "--no_resume",
685 "--platform=linux*",
686 "--no_auth",
687 "--bucket", "chromium-gn",
688 "-s", "src/tools/gn/bin/linux/gn.sha1",
689 ],
690 },
691 {
692 "name": "gn_linux32",
[email protected]bee3e202014-03-27 21:07:12693 "pattern": ".",
[email protected]66968ba2014-03-18 20:27:54694 "action": [ "download_from_google_storage",
695 "--no_resume",
696 "--platform=linux*",
697 "--no_auth",
698 "--bucket", "chromium-gn",
699 "-s", "src/tools/gn/bin/linux/gn32.sha1",
700 ],
701 },
[email protected]6eabd702014-01-12 00:19:20702 # Pull clang-format binaries using checked-in hashes.
703 {
704 "name": "clang_format_win",
[email protected]bee3e202014-03-27 21:07:12705 "pattern": ".",
[email protected]6eabd702014-01-12 00:19:20706 "action": [ "download_from_google_storage",
707 "--no_resume",
708 "--platform=win32",
709 "--no_auth",
710 "--bucket", "chromium-clang-format",
711 "-s", "src/third_party/clang_format/bin/win/clang-format.exe.sha1",
712 ],
713 },
714 {
715 "name": "clang_format_mac",
[email protected]bee3e202014-03-27 21:07:12716 "pattern": ".",
[email protected]6eabd702014-01-12 00:19:20717 "action": [ "download_from_google_storage",
718 "--no_resume",
719 "--platform=darwin",
720 "--no_auth",
721 "--bucket", "chromium-clang-format",
722 "-s", "src/third_party/clang_format/bin/mac/clang-format.sha1",
723 ],
724 },
725 {
726 "name": "clang_format_linux",
[email protected]bee3e202014-03-27 21:07:12727 "pattern": ".",
[email protected]6eabd702014-01-12 00:19:20728 "action": [ "download_from_google_storage",
729 "--no_resume",
730 "--platform=linux*",
731 "--no_auth",
732 "--bucket", "chromium-clang-format",
733 "-s", "src/third_party/clang_format/bin/linux/clang-format.sha1",
734 ],
735 },
[email protected]c10517d2014-04-03 11:52:55736 # Pull binutils for linux, enabled debug fission for faster linking /
737 # debugging when used with clang on Ubuntu Precise.
738 # https://code.google.com/p/chromium/issues/detail?id=352046
739 {
740 "name": "binutils",
741 "pattern": "src/third_party/binutils",
[email protected]a67c9c02014-04-07 22:44:27742 "action": [
[email protected]c10517d2014-04-03 11:52:55743 "python",
744 "src/third_party/binutils/download.py",
745 ],
746 },
[email protected]e388bfd2014-01-18 01:44:04747 # Pull eu-strip binaries using checked-in hashes.
748 {
749 "name": "eu-strip",
[email protected]bee3e202014-03-27 21:07:12750 "pattern": ".",
[email protected]e388bfd2014-01-18 01:44:04751 "action": [ "download_from_google_storage",
752 "--no_resume",
753 "--platform=linux*",
754 "--no_auth",
755 "--bucket", "chromium-eu-strip",
756 "-s", "src/build/linux/bin/eu-strip.sha1",
757 ],
758 },
[email protected]4dcd5392013-11-26 18:56:23759 {
[email protected]3a0b2492011-08-24 20:41:16760 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
[email protected]4dc80c92013-07-10 13:10:03761 "name": "gyp",
[email protected]3a0b2492011-08-24 20:41:16762 "pattern": ".",
763 "action": ["python", "src/build/gyp_chromium"],
764 },
[email protected]bfa24b962009-03-02 00:16:16765]