| OLD | NEW |
| (Empty) |
| 1 # The file DEPS.chromium from this directory (tools/deps/dartium.deps) is | |
| 2 # copied into this file, rather than imported, because the new DEPS syntax | |
| 3 # analyzer does not support the way that we import it. | |
| 4 # Please keep the code between here and "END OF IMPORTED CHROMIUM DEPS" | |
| 5 # an exact copy of the modified DEPS.chromium in this directory. | |
| 6 | |
| 7 vars = { | |
| 8 # Start of Dartium vars | |
| 9 | |
| 10 "dartium_chromium_commit": "695e5054130cb7622755ea4db50efe1821d31131", | |
| 11 "chromium_base_revision": "378081", | |
| 12 | |
| 13 # We use mirrors of all github repos to guarantee reproducibility and | |
| 14 # consistency between what users see and what the bots see. | |
| 15 # We need the mirrors to not have 100+ bots pulling github constantly. | |
| 16 # We mirror our github repos on chromium git servers. | |
| 17 # DO NOT use this var if you don't see a mirror here: | |
| 18 # https://chromium.googlesource.com/ | |
| 19 # named like: | |
| 20 # external/github.com/dart-lang/NAME | |
| 21 # It is ok to add a dependency directly on dart-lang (dart-lang only) | |
| 22 # github repo until the mirror has been created, but please do file a bug | |
| 23 # against infra to make that happen. | |
| 24 "github_mirror": | |
| 25 "https://chromium.googlesource.com/external/github.com/dart-lang/%s.git", | |
| 26 | |
| 27 "args_tag": "@0.13.0", | |
| 28 "barback_rev" : "@29ee90dbcf77cfd64632fa2797a4c8a4f29a4b51", | |
| 29 "charcode_tag": "@1.1.0", | |
| 30 "collection_tag": "@1.9.1", | |
| 31 "crypto_rev" : "@2df57a1e26dd88e8d0614207d4b062c73209917d", | |
| 32 "csslib_tag" : "@0.12.0", | |
| 33 "dart2js_info_tag" : "@0.5.4+2", | |
| 34 "glob_rev": "@704cf75e4f26b417505c5c611bdaacd8808467dd", | |
| 35 "html_tag" : "@0.12.1+1", | |
| 36 "http_rev" : "@9b93e1542c753090c50b46ef1592d44bc858bfe7", | |
| 37 "http_multi_server_tag" : "@1.3.2", | |
| 38 "http_parser_rev" : "@8b179e36aba985208e4c5fb15cfddd386b6370a4", | |
| 39 "http_throttle_rev" : "@a81f08be942cdd608883c7b67795c12226abc235", | |
| 40 "json_rpc_2_rev": "@a38eefd116d910199de205f962af92fed87c164c", | |
| 41 "logging_rev": "@85d83e002670545e9039ad3985f0018ab640e597", | |
| 42 "matcher_tag": "@0.12.0", | |
| 43 "mime_rev": "@75890811d4af5af080351ba8a2853ad4c8df98dd", | |
| 44 "metatest_rev": "@e5aa8e4e19fc4188ac2f6d38368a47d8f07c3df1", | |
| 45 "oauth2_rev": "@1bff41f4d54505c36f2d1a001b83b8b745c452f5", | |
| 46 "observatory_pub_packages_rev": "@26aad88f1c1915d39bbcbff3cad589e2402fdcf1", | |
| 47 "package_config_rev": "@0.1.3", | |
| 48 "package_resolver_tag": "@1.0.2+1", | |
| 49 "path_rev": "@b657c0854d1cf41c014986fa9d2321f1173df805", | |
| 50 "plugin_tag": "@0.1.0", | |
| 51 "pool_rev": "@22e12aeb16ad0b626900dbe79e4a25391ddfb28c", | |
| 52 "pub_rev": "@d7649be15213c43669a40c33af516d8eb210e876", | |
| 53 "pub_semver_tag": "@1.2.0", | |
| 54 "quiver_tag": "@0.21.4", | |
| 55 "root_certificates_rev": "@aed07942ce98507d2be28cbd29e879525410c7fc", | |
| 56 "shelf_rev": "@1e87b79b21ac5e6fa2f93576d6c06eaa65285ef4", | |
| 57 "shelf_web_socket_rev": "@ff170cec2c0e4e5722cdf47c557be63b5035a602", | |
| 58 "source_span_rev": "@42501132e43599a151ba6727d340e44442f86c05", | |
| 59 "stack_trace_tag": "@1.2.1", | |
| 60 "string_scanner_rev": "@3e7617d6f74ba382e9b6130b1cc12091d89a9bc5", | |
| 61 "test_tag": "@0.12.1", | |
| 62 "unittest_tag": "@0.11.6", | |
| 63 "utf_rev": "@1f55027068759e2d52f2c12de6a57cce5f3c5ee6", | |
| 64 "watcher_tag": "@0.9.5", | |
| 65 "yaml_rev": "@563a5ffd4a800a2897b8f4dd6b19f2a370df2f2b", | |
| 66 "zlib_rev": "@c3d0a6190f2f8c924a05ab6cc97b8f975bddd33f", | |
| 67 "web_components_rev": "@6349e09f9118dce7ae1b309af5763745e25a9d61", | |
| 68 "WebCore_rev": "@3c45690813c112373757bbef53de1602a62af609", | |
| 69 "co19_rev": "@dec2b67aaab3bb7339b9764049707e71e601da3d", | |
| 70 | |
| 71 # End of Dartium vars | |
| 72 | |
| 73 'angle_revision': | |
| 74 '4d76061e2be5b8b005afba8e0c145592c3b04527', | |
| 75 'boringssl_revision': | |
| 76 '6d49157929abdefb155daf2751dc03fd9eb4240c', | |
| 77 'buildspec_platforms': | |
| 78 'chromeos,', | |
| 79 'buildtools_revision': | |
| 80 '3d2e47bf14e4e67816a53e304dea422fa18f9180', | |
| 81 'chromium_git': | |
| 82 'https://chromium.googlesource.com', | |
| 83 'deqp_revision': | |
| 84 'cc0ded6c77267bbb14d21aac358fc5d9690c07f8', | |
| 85 'deqp_url': | |
| 86 'https://android.googlesource.com/platform/external/deqp', | |
| 87 'freetype_android_revision': | |
| 88 'a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d', | |
| 89 'google_toolbox_for_mac_revision': | |
| 90 '401878398253074c515c03cb3a3f8bb0cc8da6e9', | |
| 91 'googlecode_url': | |
| 92 'http://%s.googlecode.com/svn', | |
| 93 'lighttpd_revision': | |
| 94 '9dfa55d15937a688a92cbf2b7a8621b0927d06eb', | |
| 95 'lss_revision': | |
| 96 '4fc942258fe5509549333b9487ec018e3c8c5b10', | |
| 97 'nacl_revision': | |
| 98 'd182b0a028d44ba9767ae25b30cf3986a7e72e99', | |
| 99 'nss_revision': | |
| 100 '225bfc39c93dfb7c7d0d1162f81e9bb5cd356c30', | |
| 101 'openmax_dl_revision': | |
| 102 '6670e52d32351145a6b6c198dab3f6a536edf3db', | |
| 103 'pdfium_revision': | |
| 104 '8ba5b59356d506d3b9e976e7422e69bbd5bec8d6', | |
| 105 'sfntly_revision': | |
| 106 '130f832eddf98467e6578b548cb74ce17d04a26d', | |
| 107 'skia_revision': | |
| 108 '82e26bf23923f20828c850d1a0e01d8bde69cfff', | |
| 109 'swarming_revision': | |
| 110 'a72f46e42dba1335e8001499b4621acad2d26728', | |
| 111 'v8_revision': | |
| 112 'ad16e6c2cbd2c6b0f2e8ff944ac245561c682ac2' | |
| 113 } | |
| 114 allowed_hosts = [ | |
| 115 'android.googlesource.com', | |
| 116 'boringssl.googlesource.com', | |
| 117 'chromium.googlesource.com', | |
| 118 'pdfium.googlesource.com' | |
| 119 ] | |
| 120 deps = { | |
| 121 'src/breakpad/src': | |
| 122 (Var("chromium_git")) + '/breakpad/breakpad/src.git@481608d284106df9400d447e
95574799670cabaf', | |
| 123 'src/buildtools': | |
| 124 (Var("chromium_git")) + '/chromium/buildtools.git@3d2e47bf14e4e67816a53e304d
ea422fa18f9180', | |
| 125 'src/chrome/test/data/perf/canvas_bench': | |
| 126 (Var("chromium_git")) + '/chromium/canvas_bench.git@a7b40ea5ae0239517d78845a
5fc9b12976bfc732', | |
| 127 'src/chrome/test/data/perf/frame_rate/content': | |
| 128 (Var("chromium_git")) + '/chromium/frame_rate/content.git@c10272c88463efeef6
bb19c9ec07c42bc8fe22b9', | |
| 129 'src/media/cdm/api': | |
| 130 (Var("chromium_git")) + '/chromium/cdm.git@1dea7088184dec2ebe4a8b3800aabb0af
bb4b88a', | |
| 131 'src/native_client': | |
| 132 (Var("chromium_git")) + '/native_client/src/native_client.git@fb00463cb1ebd4
6a46c050101f8b6a6c999d5dc1', | |
| 133 'src/sdch/open-vcdiff': | |
| 134 (Var("chromium_git")) + '/external/github.com/google/open-vcdiff.git@21d7d0b
9c3d0c3ccbdb221c85ae889373f0a2a58', | |
| 135 'src/testing/gmock': | |
| 136 (Var("chromium_git")) + '/external/googlemock.git@0421b6f358139f02e102c9c332
ce19a33faf75be', | |
| 137 'src/testing/gtest': | |
| 138 (Var("chromium_git")) + '/external/github.com/google/googletest.git@6f8a6643
1cb592dad629028a50b3dd418a408c87', | |
| 139 'src/third_party/angle': | |
| 140 (Var("chromium_git")) + '/angle/angle.git@c46018b8598dad46f6834411f27e12e90b
b62a56', | |
| 141 'src/third_party/bidichecker': | |
| 142 (Var("chromium_git")) + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca
56992235c79850fa9e0', | |
| 143 'src/third_party/boringssl/src': | |
| 144 'https://boringssl.googlesource.com/boringssl.git@c880e42ba1c8032d4cdde2aba0
541d8a9d9fa2e9', | |
| 145 'src/third_party/catapult': | |
| 146 (Var("chromium_git")) + '/external/github.com/catapult-project/catapult.git@
a489be785184f64356555a8170452a6d6880cc5d', | |
| 147 'src/third_party/cld_2/src': | |
| 148 (Var("chromium_git")) + '/external/github.com/CLD2Owners/cld2.git@84b58a5d76
90ebf05a91406f371ce00c3daf31c0', | |
| 149 'src/third_party/colorama/src': | |
| 150 (Var("chromium_git")) + '/external/colorama.git@799604a1041e9b3bc5d2789ecbd7
e8db2e18e6b8', | |
| 151 'src/third_party/dom_distiller_js/dist': | |
| 152 (Var("chromium_git")) + '/external/github.com/chromium/dom-distiller-dist.gi
t@e21fe06cb71327ec62431f823e783d7b02f97b26', | |
| 153 'src/third_party/ffmpeg': | |
| 154 (Var("chromium_git")) + '/chromium/third_party/ffmpeg.git@b828a1bc0257275445
5e97508e4b78fc06d5e6fa', | |
| 155 'src/third_party/flac': | |
| 156 (Var("chromium_git")) + '/chromium/deps/flac.git@2c4b86af352b23498315c016dc2
07e3fb2733fc0', | |
| 157 'src/third_party/hunspell_dictionaries': | |
| 158 (Var("chromium_git")) + '/chromium/deps/hunspell_dictionaries.git@c106afdcec
5d3de2622e19f1b3294c47bbd8bd72', | |
| 159 'src/third_party/icu': | |
| 160 (Var("chromium_git")) + '/chromium/deps/icu.git@052cebbb5f0695b797b0053cb302
a2ca29b8044a', | |
| 161 'src/third_party/jsoncpp/source': | |
| 162 (Var("chromium_git")) + '/external/github.com/open-source-parsers/jsoncpp.gi
t@f572e8e42e22cfcf5ab0aea26574f408943edfa4', | |
| 163 'src/third_party/leveldatabase/src': | |
| 164 (Var("chromium_git")) + '/external/leveldb.git@706b7f8d43b0aecdc75c5ee49d3e4
ef5f27b9faf', | |
| 165 'src/third_party/libaddressinput/src': | |
| 166 (Var("chromium_git")) + '/external/libaddressinput.git@5eeeb797e79fa01503fcd
cbebdc50036fac023ef', | |
| 167 'src/third_party/libexif/sources': | |
| 168 (Var("chromium_git")) + '/chromium/deps/libexif/sources.git@9d467f7d21e4749e
e22ee7520e561ac7b38484b9', | |
| 169 'src/third_party/libjingle/source/talk': | |
| 170 (Var("chromium_git")) + '/external/webrtc/trunk/talk.git@a4cc90bc9bfb5cc9320
75aebccb734e38932b107', | |
| 171 # TODO(terry): Hash different between original and git mirror above is new hash
below is original hash. Some CL though. | |
| 172 # (Var("chromium_git")) + '/external/webrtc/trunk/talk.git@04170d694b177d0e4b
2c4f191daad36e88f765b2', | |
| 173 'src/third_party/libjpeg_turbo': | |
| 174 (Var("chromium_git")) + '/chromium/deps/libjpeg_turbo.git@e4e75037f29745f154
6b6ebf5cf532e841c04c2c', | |
| 175 'src/third_party/libphonenumber/src/phonenumbers': | |
| 176 (Var("chromium_git")) + '/external/libphonenumber/cpp/src/phonenumbers.git@0
d6e3e50e17c94262ad1ca3b7d52b11223084bca', | |
| 177 'src/third_party/libphonenumber/src/resources': | |
| 178 (Var("chromium_git")) + '/external/libphonenumber/resources.git@b6dfdc795257
1ff7ee72643cd88c988cbe966396', | |
| 179 'src/third_party/libphonenumber/src/test': | |
| 180 (Var("chromium_git")) + '/external/libphonenumber/cpp/test.git@f351a7e007f9c
9995494499120bbc361ca808a16', | |
| 181 'src/third_party/libsrtp': | |
| 182 (Var("chromium_git")) + '/chromium/deps/libsrtp.git@8eecac0feef4c65e2debb427
18a10eab91551f35', | |
| 183 'src/third_party/libvpx_new/source/libvpx': | |
| 184 (Var("chromium_git")) + '/webm/libvpx.git@89cc68252846478fa7f2d570d96ff93776
cefac6', | |
| 185 'src/third_party/libwebm/source': | |
| 186 (Var("chromium_git")) + '/webm/libwebm.git@75a6d2da8b63e0c446ec0ce1ac942c296
2d959d7', | |
| 187 'src/third_party/libyuv': | |
| 188 (Var("chromium_git")) + '/libyuv/libyuv.git@20343f45c612e485cd898aeaae2250df
2d0b2d2d', | |
| 189 'src/third_party/mesa/src': | |
| 190 (Var("chromium_git")) + '/chromium/deps/mesa.git@ef811c6bd4de74e13e7035ca882
cc77f85793fef', | |
| 191 'src/third_party/openh264/src': | |
| 192 (Var("chromium_git")) + '/external/github.com/cisco/openh264@b37cda248234162
033e3e11b0335f3131cdfe488', | |
| 193 'src/third_party/openmax_dl': | |
| 194 (Var("chromium_git")) + '/external/webrtc/deps/third_party/openmax.git@6670e
52d32351145a6b6c198dab3f6a536edf3db', | |
| 195 'src/third_party/opus/src': | |
| 196 (Var("chromium_git")) + '/chromium/deps/opus.git@655cc54c564b84ef2827f0b2152
ce3811046201e', | |
| 197 'src/third_party/pdfium': | |
| 198 'https://pdfium.googlesource.com/pdfium.git@58340b0f837343671f1eb033371a4144
1eae80cd', | |
| 199 'src/third_party/py_trace_event/src': | |
| 200 (Var("chromium_git")) + '/external/py_trace_event.git@dd463ea9e2c430de2b9e53
dea57a77b4c3ac9b30', | |
| 201 'src/third_party/pyftpdlib/src': | |
| 202 (Var("chromium_git")) + '/external/pyftpdlib.git@2be6d65e31c7ee6320d059f581f
05ae8d89d7e45', | |
| 203 'src/third_party/pywebsocket/src': | |
| 204 (Var("chromium_git")) + '/external/github.com/google/pywebsocket.git@2d7b73c
3acbd0f41dcab487ae5c97c6feae06ce2', | |
| 205 'src/third_party/re2/src': | |
| 206 (Var("chromium_git")) + '/external/github.com/google/re2.git@dba3349aba83b55
88e85e5ecf2b56c97f2d259b7', | |
| 207 'src/third_party/safe_browsing/testing': | |
| 208 (Var("chromium_git")) + '/external/google-safe-browsing/testing.git@9d7e8064
f3ca2e45891470c9b5b1dce54af6a9d6', | |
| 209 'src/third_party/scons-2.0.1': | |
| 210 (Var("chromium_git")) + '/native_client/src/third_party/scons-2.0.1.git@1c15
50e17fc26355d08627fbdec13d8291227067', | |
| 211 'src/third_party/sfntly/src': | |
| 212 (Var("chromium_git")) + '/external/github.com/googlei18n/sfntly.git@130f832e
ddf98467e6578b548cb74ce17d04a26d', | |
| 213 'src/third_party/skia': | |
| 214 (Var("chromium_git")) + '/skia.git@b95c8954fceebf67629d894d26cf57a170507612'
, | |
| 215 'src/third_party/smhasher/src': | |
| 216 (Var("chromium_git")) + '/external/smhasher.git@e87738e57558e0ec472b2fc3a643
b838e5b6e88f', | |
| 217 'src/third_party/snappy/src': | |
| 218 (Var("chromium_git")) + '/external/snappy.git@762bb32f0c9d2f31ba4958c7c0933d
22e80c20bf', | |
| 219 'src/third_party/usrsctp/usrsctplib': | |
| 220 (Var("chromium_git")) + '/external/github.com/sctplab/usrsctp@c60ec8b35c3fe6
027d7a3faae89d1c8d7dd3ce98', | |
| 221 'src/third_party/webdriver/pylib': | |
| 222 (Var("chromium_git")) + '/external/selenium/py.git@5fd78261a75fe08d27ca4835f
b6c5ce4b42275bd', | |
| 223 'src/third_party/webgl/src': | |
| 224 (Var("chromium_git")) + '/external/khronosgroup/webgl.git@1012e1f8baea808f3b
c9fcef945d66b5f740c32b', | |
| 225 'src/third_party/webpagereplay': | |
| 226 (Var("chromium_git")) + '/external/github.com/chromium/web-page-replay.git@7
564939bdf6482d57b9bd5e9c931679f96d8cf75', | |
| 227 # TODO(terry): below directory to enlist temporary commented out to explicitly p
ull in src/third_party/webrtc | |
| 228 # at SHA commit 256ade59023c75dcf2135a4d99a371c09d07e0fe (need to r
evert src checkin | |
| 229 # https://codereview.chromium.org/2741183002 then uncomment below 2
lines and remove rest | |
| 230 # of comments below those 2 lines. | |
| 231 # 'src/third_party/webrtc': | |
| 232 # (Var("chromium_git")) + '/external/webrtc/trunk/webrtc.git@256ade59023c75dc
f2135a4d99a371c09d07e0fe', | |
| 233 # TODO(terry): Above is correct commit - below is a commit that exists on the mi
rrors. | |
| 234 # | |
| 235 # To work around comment the above SHA and enable the below SHA | |
| 236 # do a gclient sync then after that do this: | |
| 237 # | |
| 238 # > git fetch origin refs/branch-heads/50 | |
| 239 # > git checkout -b webrtc_roll_50 256ade59023c75dcf2135a4d99a371c0
9d07e0 | |
| 240 # | |
| 241 # then comment the below SHA and enable the above SHA line. | |
| 242 # | |
| 243 # then gclient sync again, everything will now work locally. | |
| 244 # | |
| 245 # (Var("chromium_git")) + '/external/webrtc/trunk/webrtc.git@780d506ddf7bcba4
a3dc04cfe2240c1ae80880f2', | |
| 246 'src/third_party/yasm/source/patched-yasm': | |
| 247 (Var("chromium_git")) + '/chromium/deps/yasm/patched-yasm.git@7da28c6c7c6a13
87217352ce02b31754deb54d2a', | |
| 248 'src/tools/gyp': | |
| 249 (Var("chromium_git")) + '/external/gyp.git@ed163ce233f76a950dce1751ac851dbe4
b1c00cc', | |
| 250 'src/tools/page_cycler/acid3': | |
| 251 (Var("chromium_git")) + '/chromium/deps/acid3.git@6be0a66a1ebd7ebc5abc1b2f40
5a945f6d871521', | |
| 252 'src/tools/swarming_client': | |
| 253 (Var("chromium_git")) + '/external/swarming.client.git@a72f46e42dba1335e8001
499b4621acad2d26728', | |
| 254 'src/v8': | |
| 255 (Var("chromium_git")) + '/v8/v8.git@45a71919836046560ba8eb349eaf9172857ffe6f
', | |
| 256 | |
| 257 # Start of Dartium specific deps | |
| 258 | |
| 259 "src": | |
| 260 Var("chromium_git") + "/dart/dartium/src.git" + "@" + | |
| 261 Var("dartium_chromium_commit"), | |
| 262 "src/dart/third_party/pkg/args": | |
| 263 (Var("github_mirror") % "args") + Var("args_tag"), | |
| 264 "src/dart/third_party/pkg/barback": | |
| 265 (Var("github_mirror") % "barback") + Var("barback_rev"), | |
| 266 "src/dart/third_party/pkg/charcode": | |
| 267 (Var("github_mirror") % "charcode") + Var("charcode_tag"), | |
| 268 "src/dart/third_party/pkg/crypto": | |
| 269 (Var("github_mirror") % "crypto") + Var("crypto_rev"), | |
| 270 "src/dart/third_party/pkg/csslib": | |
| 271 (Var("github_mirror") % "csslib") + Var("csslib_tag"), | |
| 272 "src/dart/third_party/pkg/dart2js_info": | |
| 273 (Var("github_mirror") % "dart2js_info") + Var("dart2js_info_tag"), | |
| 274 "src/dart/third_party/pkg/collection": | |
| 275 (Var("github_mirror") % "collection") + Var("collection_tag"), | |
| 276 "src/dart/third_party/pkg/glob": | |
| 277 (Var("github_mirror") % "glob") + Var("glob_rev"), | |
| 278 "src/dart/third_party/pkg/html": | |
| 279 (Var("github_mirror") % "html") + Var("html_tag"), | |
| 280 "src/dart/third_party/pkg/json_rpc_2": | |
| 281 (Var("github_mirror") % "json_rpc_2") + Var("json_rpc_2_rev"), | |
| 282 "src/dart/third_party/pkg/http": | |
| 283 (Var("github_mirror") % "http") + Var("http_rev"), | |
| 284 "src/dart/third_party/pkg/http_multi_server": | |
| 285 (Var("github_mirror") % "http_multi_server") + | |
| 286 Var("http_multi_server_tag"), | |
| 287 "src/dart/third_party/pkg/http_parser": | |
| 288 (Var("github_mirror") % "http_parser") + Var("http_parser_rev"), | |
| 289 "src/dart/third_party/pkg/http_throttle": | |
| 290 (Var("github_mirror") % "http_throttle") + Var("http_throttle_rev"), | |
| 291 "src/dart/third_party/pkg/logging": | |
| 292 (Var("github_mirror") % "logging") + Var("logging_rev"), | |
| 293 "src/dart/third_party/pkg/matcher": | |
| 294 (Var("github_mirror") % "matcher") + Var("matcher_tag"), | |
| 295 "src/dart/third_party/pkg/metatest": | |
| 296 (Var("github_mirror") % "metatest") + Var("metatest_rev"), | |
| 297 "src/dart/third_party/pkg/mime": | |
| 298 (Var("github_mirror") % "mime") + Var("mime_rev"), | |
| 299 "src/dart/third_party/pkg/oauth2": | |
| 300 (Var("github_mirror") % "oauth2") + Var("oauth2_rev"), | |
| 301 "src/dart/third_party/observatory_pub_packages": | |
| 302 (Var("github_mirror") % "observatory_pub_packages") + | |
| 303 Var("observatory_pub_packages_rev"), | |
| 304 "src/dart/third_party/pkg_tested/package_config": | |
| 305 (Var("github_mirror") % "package_config") + Var("package_config_rev"), | |
| 306 "src/dart/third_party/pkg_tested/package_resolver": | |
| 307 "https://github.com/dart-lang/package_resolver.git" + | |
| 308 Var("package_resolver_tag"), | |
| 309 "src/dart/third_party/pkg/path": | |
| 310 (Var("github_mirror") % "path") + Var("path_rev"), | |
| 311 "src/dart/third_party/pkg/plugin": | |
| 312 (Var("github_mirror") % "plugin") + Var("plugin_tag"), | |
| 313 "src/dart/third_party/pkg/pool": | |
| 314 (Var("github_mirror") % "pool") + Var("pool_rev"), | |
| 315 "src/dart/third_party/pkg/pub": | |
| 316 (Var("github_mirror") % "pub") + Var("pub_rev"), | |
| 317 "src/dart/third_party/pkg/pub_semver": | |
| 318 (Var("github_mirror") % "pub_semver") + Var("pub_semver_tag"), | |
| 319 "src/dart/third_party/pkg/quiver": | |
| 320 Var("chromium_git") | |
| 321 + "/external/github.com/google/quiver-dart.git" | |
| 322 + Var("quiver_tag"), | |
| 323 "src/dart/third_party/root_certificates": | |
| 324 (Var("github_mirror") % "root_certificates") | |
| 325 + Var("root_certificates_rev"), | |
| 326 "src/dart/third_party/pkg/shelf": | |
| 327 (Var("github_mirror") % "shelf") + Var("shelf_rev"), | |
| 328 "src/dart/third_party/pkg/shelf_web_socket": | |
| 329 (Var("github_mirror") % "shelf_web_socket") + Var("shelf_web_socket_rev"), | |
| 330 "src/dart/third_party/pkg/source_span": | |
| 331 (Var("github_mirror") % "source_span") + Var("source_span_rev"), | |
| 332 "src/dart/third_party/pkg/stack_trace": | |
| 333 (Var("github_mirror") % "stack_trace") + Var("stack_trace_tag"), | |
| 334 "src/dart/third_party/pkg/string_scanner": | |
| 335 (Var("github_mirror") % "string_scanner") + Var("string_scanner_rev"), | |
| 336 "src/dart/third_party/pkg/test": | |
| 337 (Var("github_mirror") % "test") + Var("test_tag"), | |
| 338 "src/dart/third_party/pkg/utf": | |
| 339 (Var("github_mirror") % "utf") + Var("utf_rev"), | |
| 340 "src/dart/third_party/pkg/watcher": | |
| 341 (Var("github_mirror") % "watcher") + Var("watcher_tag"), | |
| 342 "src/dart/third_party/pkg/web_components": | |
| 343 (Var("github_mirror") % "web-components") + Var("web_components_rev"), | |
| 344 "src/dart/third_party/pkg/yaml": | |
| 345 (Var("github_mirror") % "yaml") + Var("yaml_rev"), | |
| 346 | |
| 347 # TODO(sigmund): should be src/dart/third_party/pkg/unittest (dartbug.com/2194
9) | |
| 348 "src/dart/pkg/unittest": | |
| 349 (Var("github_mirror") % "test") + Var("unittest_tag"), | |
| 350 | |
| 351 "src/dart/third_party/WebCore": | |
| 352 "https://github.com/dart-lang/webcore.git" + Var("WebCore_rev"), | |
| 353 | |
| 354 "src/dart/tests/co19/src": | |
| 355 (Var("github_mirror") % "co19") + Var("co19_rev"), | |
| 356 | |
| 357 "src/dart/third_party/zlib": | |
| 358 Var("chromium_git") + "/chromium/src/third_party/zlib.git" + | |
| 359 Var("zlib_rev"), | |
| 360 | |
| 361 # End of Dartium deps | |
| 362 } | |
| 363 deps_os = { | |
| 364 'android': { | |
| 365 'src/third_party/android_protobuf/src': | |
| 366 (Var("chromium_git")) + '/external/android_protobuf.git@999188d0dc72e97f7f
e08bb756958a2cf090f4e7', | |
| 367 'src/third_party/android_tools': | |
| 368 (Var("chromium_git")) + '/android_tools.git@f4c36ad89b2696b37d9cd7ca7d984b
691888b188', | |
| 369 'src/third_party/apache-mime4j': | |
| 370 (Var("chromium_git")) + '/chromium/deps/apache-mime4j.git@28cb1108bff4b6cf
0a2e86ff58b3d025934ebe3a', | |
| 371 'src/third_party/apache-portable-runtime/src': | |
| 372 (Var("chromium_git")) + '/external/apache-portable-runtime.git@c76a8c4277e
09a82eaa229e35246edea1ee0a6a1', | |
| 373 'src/third_party/appurify-python/src': | |
| 374 (Var("chromium_git")) + '/external/github.com/appurify/appurify-python.git
@ee7abd5c5ae3106f72b2a0b9d2cb55094688e867', | |
| 375 'src/third_party/cardboard-java/src': | |
| 376 (Var("chromium_git")) + '/external/github.com/googlesamples/cardboard-java
.git@e36ee57e72bbd057ddb53b127954177b50e18df7', | |
| 377 'src/third_party/custom_tabs_client/src': | |
| 378 (Var("chromium_git")) + '/external/github.com/GoogleChrome/custom-tabs-cli
ent.git@8ae46d26e739899d2e35f462beeb20e9c194d0ab', | |
| 379 'src/third_party/elfutils/src': | |
| 380 (Var("chromium_git")) + '/external/elfutils.git@249673729a7e5dbd5de4f3760b
dcaa3d23d154d7', | |
| 381 'src/third_party/errorprone/lib': | |
| 382 (Var("chromium_git")) + '/chromium/third_party/errorprone.git@0eea83b66343
133b9c76b7d3288c30321818ebcf', | |
| 383 'src/third_party/findbugs': | |
| 384 (Var("chromium_git")) + '/chromium/deps/findbugs.git@57f05238d3ac77ea0a194
813d3065dd780c6e566', | |
| 385 'src/third_party/freetype-android/src': | |
| 386 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@a512b0fe7
a8d9db0e5aa9c0a4db1e92cb861722d', | |
| 387 'src/third_party/httpcomponents-client': | |
| 388 (Var("chromium_git")) + '/chromium/deps/httpcomponents-client.git@285c4daf
c5de0e853fa845dce5773e223219601c', | |
| 389 'src/third_party/httpcomponents-core': | |
| 390 (Var("chromium_git")) + '/chromium/deps/httpcomponents-core.git@9f7180a96f
8fa5cab23f793c14b413356d419e62', | |
| 391 'src/third_party/jarjar': | |
| 392 (Var("chromium_git")) + '/chromium/deps/jarjar.git@2e1ead4c68c450e0b77fe49
e3f9137842b8b6920', | |
| 393 'src/third_party/jsr-305/src': | |
| 394 (Var("chromium_git")) + '/external/jsr-305.git@642c508235471f7220af6d5df2d
3210e3bfc0919', | |
| 395 'src/third_party/junit/src': | |
| 396 (Var("chromium_git")) + '/external/junit.git@45a44647e7306262162e1346b750c
3209019f2e1', | |
| 397 'src/third_party/leakcanary/src': | |
| 398 (Var("chromium_git")) + '/external/github.com/square/leakcanary.git@608ded
739e036a3aa69db47ac43777dcee506f8e', | |
| 399 'src/third_party/lss': | |
| 400 (Var("chromium_git")) + '/external/linux-syscall-support/lss.git@4fc942258
fe5509549333b9487ec018e3c8c5b10', | |
| 401 'src/third_party/mockito/src': | |
| 402 (Var("chromium_git")) + '/external/mockito/mockito.git@4d987dcd923b81525c4
2b1333e6c4e07440776c3', | |
| 403 'src/third_party/netty-tcnative/src': | |
| 404 (Var("chromium_git")) + '/external/netty-tcnative.git@12d01332921695e97417
5870175eb14a889313a1', | |
| 405 'src/third_party/netty4/src': | |
| 406 (Var("chromium_git")) + '/external/netty4.git@e0f26303b4ce635365be19414d0a
c81f2ef6ba3c', | |
| 407 'src/third_party/requests/src': | |
| 408 (Var("chromium_git")) + '/external/github.com/kennethreitz/requests.git@f1
72b30356d821d180fa4ecfa3e71c7274a32de4', | |
| 409 'src/third_party/robolectric/lib': | |
| 410 (Var("chromium_git")) + '/chromium/third_party/robolectric.git@6b63c99a8b6
967acdb42cbed0adb067c80efc810', | |
| 411 'src/third_party/ub-uiautomator/lib': | |
| 412 (Var("chromium_git")) + '/chromium/third_party/ub-uiautomator.git@00270549
ce3161ae72ceb24712618ea28b4f9434' | |
| 413 }, | |
| 414 'ios': { | |
| 415 'src/chrome/test/data/perf/canvas_bench': None, | |
| 416 'src/chrome/test/data/perf/frame_rate/content': None, | |
| 417 'src/ios/third_party/fishhook/src': | |
| 418 (Var("chromium_git")) + '/external/github.com/facebook/fishhook.git@d172d5
247aa590c25d0b1885448bae76036ea22c', | |
| 419 'src/ios/third_party/gcdwebserver/src': | |
| 420 (Var("chromium_git")) + '/external/github.com/swisspol/GCDWebServer.git@3d
5fd0b8281a7224c057deb2d17709b5bea64836', | |
| 421 'src/ios/third_party/ochamcrest/src': | |
| 422 (Var("chromium_git")) + '/external/github.com/hamcrest/OCHamcrest.git@5b50
930c66d1e537918a87eef0943d6750729dc5', | |
| 423 'src/native_client': None, | |
| 424 'src/third_party/class-dump/src': | |
| 425 (Var("chromium_git")) + '/external/github.com/nygard/class-dump.git@978d17
7ca6f0d2e5e34acf3e8dadc63e3140ebbc', | |
| 426 'src/third_party/ffmpeg': None, | |
| 427 'src/third_party/google_toolbox_for_mac/src': | |
| 428 (Var("chromium_git")) + '/external/github.com/google/google-toolbox-for-ma
c.git@401878398253074c515c03cb3a3f8bb0cc8da6e9', | |
| 429 'src/third_party/hunspell_dictionaries': None, | |
| 430 'src/third_party/nss': | |
| 431 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8
1e9bb5cd356c30', | |
| 432 'src/third_party/webgl': None | |
| 433 }, | |
| 434 'mac': { | |
| 435 'src/chrome/installer/mac/third_party/xz/xz': | |
| 436 (Var("chromium_git")) + '/chromium/deps/xz.git@eecaf55632ca72e90eb2641376b
ce7cdbc7284f7', | |
| 437 | |
| 438 # Dartium deps_os | |
| 439 'src/chrome/tools/test/reference_build/chrome_mac': None, | |
| 440 | |
| 441 'src/third_party/google_toolbox_for_mac/src': | |
| 442 (Var("chromium_git")) + '/external/github.com/google/google-toolbox-for-ma
c.git@401878398253074c515c03cb3a3f8bb0cc8da6e9', | |
| 443 'src/third_party/lighttpd': | |
| 444 (Var("chromium_git")) + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cb
f2b7a8621b0927d06eb', | |
| 445 'src/third_party/nss': | |
| 446 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8
1e9bb5cd356c30', | |
| 447 'src/third_party/pdfsqueeze': | |
| 448 (Var("chromium_git")) + '/external/pdfsqueeze.git@5936b871e6a087b7e50d4cbc
b122378d8a07499f' | |
| 449 }, | |
| 450 'unix': { | |
| 451 # Dartium deps_os | |
| 452 'src/chrome/tools/test/reference_build/chrome_linux': None, | |
| 453 | |
| 454 'src/third_party/chromite': | |
| 455 (Var("chromium_git")) + '/chromiumos/chromite.git@e19f83ba227bf1ec0077f5d3
a816a415f1dd88d0', | |
| 456 'src/third_party/cros_system_api': | |
| 457 (Var("chromium_git")) + '/chromiumos/platform/system_api.git@7d0047203cf42
63940e92d50b0725d0faf4d9281', | |
| 458 'src/third_party/deqp/src': | |
| 459 'https://android.googlesource.com/platform/external/deqp@cc0ded6c77267bbb1
4d21aac358fc5d9690c07f8', | |
| 460 'src/third_party/fontconfig/src': | |
| 461 (Var("chromium_git")) + '/external/fontconfig.git@f16c3118e25546c1b749f982
3c51827a60aeb5c1', | |
| 462 'src/third_party/freetype-android/src': | |
| 463 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@a512b0fe7
a8d9db0e5aa9c0a4db1e92cb861722d', | |
| 464 'src/third_party/freetype2/src': | |
| 465 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@fc1532a7c
4c592f24a4c1a0261d2845524ca5cff', | |
| 466 'src/third_party/liblouis/src': | |
| 467 (Var("chromium_git")) + '/external/liblouis-github.git@5f9c03f2a3478561deb
6ae4798175094be8a26c2', | |
| 468 'src/third_party/lss': | |
| 469 (Var("chromium_git")) + '/external/linux-syscall-support/lss.git@4fc942258
fe5509549333b9487ec018e3c8c5b10', | |
| 470 'src/third_party/minigbm/src': | |
| 471 (Var("chromium_git")) + '/chromiumos/platform/minigbm.git@f9d2ab79a15a1bb6
a1307f3b608964c81c27791b', | |
| 472 'src/third_party/pyelftools': | |
| 473 (Var("chromium_git")) + '/chromiumos/third_party/pyelftools.git@bdc1d380ac
d88d4bfaf47265008091483b0d614e', | |
| 474 'src/third_party/wayland-protocols/src': | |
| 475 (Var("chromium_git")) + '/external/anongit.freedesktop.org/git/wayland/way
land-protocols.git@596dfda882a51c05699bcb28a8459ce936a138db', | |
| 476 'src/third_party/wayland/src': | |
| 477 (Var("chromium_git")) + '/external/anongit.freedesktop.org/git/wayland/way
land.git@7ed00c1de77afbab23f4908fbd9d60ec070c209b', | |
| 478 'src/third_party/wds/src': | |
| 479 (Var("chromium_git")) + '/external/github.com/01org/wds@f187dda5fccaad08e1
68dc6657109325f42c648e', | |
| 480 'src/third_party/xdg-utils': | |
| 481 (Var("chromium_git")) + '/chromium/deps/xdg-utils.git@d80274d5869b17b8c906
7a1022e4416ee7ed5e0d' | |
| 482 }, | |
| 483 'win': { | |
| 484 # Dartium deps_os | |
| 485 'src/chrome/tools/test/reference_build/chrome_win': None, | |
| 486 | |
| 487 'src/third_party/bison': | |
| 488 (Var("chromium_git")) + '/chromium/deps/bison.git@083c9a45e4affdd5464ee2b2
24c2df649c6e26c3', | |
| 489 'src/third_party/cygwin': | |
| 490 (Var("chromium_git")) + '/chromium/deps/cygwin.git@c89e446b273697fadf3a10f
f1007a97c0b7de6df', | |
| 491 'src/third_party/deqp/src': | |
| 492 'https://android.googlesource.com/platform/external/deqp@cc0ded6c77267bbb1
4d21aac358fc5d9690c07f8', | |
| 493 'src/third_party/gnu_binutils': | |
| 494 (Var("chromium_git")) + '/native_client/deps/third_party/gnu_binutils.git@
f4003433b61b25666565690caf3d7a7a1a4ec436', | |
| 495 'src/third_party/gperf': | |
| 496 (Var("chromium_git")) + '/chromium/deps/gperf.git@d892d79f64f9449770443fb0
6da49b5a1e5d33c1', | |
| 497 'src/third_party/lighttpd': | |
| 498 (Var("chromium_git")) + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cb
f2b7a8621b0927d06eb', | |
| 499 'src/third_party/mingw-w64/mingw/bin': | |
| 500 (Var("chromium_git")) + '/native_client/deps/third_party/mingw-w64/mingw/b
in.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527', | |
| 501 'src/third_party/nacl_sdk_binaries': | |
| 502 (Var("chromium_git")) + '/chromium/deps/nacl_sdk_binaries.git@759dfca03bdc
774da7ecbf974f6e2b84f43699a5', | |
| 503 'src/third_party/nss': | |
| 504 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8
1e9bb5cd356c30', | |
| 505 'src/third_party/pefile': | |
| 506 (Var("chromium_git")) + '/external/pefile.git@72c6ae42396cb913bcab63c15585
dc3b5c3f92f1', | |
| 507 'src/third_party/perl': | |
| 508 (Var("chromium_git")) + '/chromium/deps/perl.git@ac0d98b5cee6c024b0cffeb4f
8f45b6fc5ccdb78', | |
| 509 'src/third_party/psyco_win32': | |
| 510 (Var("chromium_git")) + '/chromium/deps/psyco_win32.git@f5af9f6910ee5a8075
bbaeed0591469f1661d868', | |
| 511 'src/third_party/yasm/binaries': | |
| 512 (Var("chromium_git")) + '/chromium/deps/yasm/binaries.git@52f9b3f4b0aa06da
24ef8b123058bb61ee468881' | |
| 513 } | |
| 514 } | |
| 515 hooks = [ | |
| 516 { | |
| 517 # Dartium hooks start | |
| 518 'action': ['python', 'src/dart/tools/dartium/generate_dart_vm_version.py'], | |
| 519 'pattern': 'dart', | |
| 520 # Dartium hooks end | |
| 521 'name': | |
| 522 'landmines' | |
| 523 }, | |
| 524 { | |
| 525 'action': [ | |
| 526 'python', | |
| 527 'src/build/download_nacl_toolchains.py', | |
| 528 '--mode', | |
| 529 'nacl_core_sdk', | |
| 530 'sync', | |
| 531 '--extract' | |
| 532 ], | |
| 533 'pattern': | |
| 534 '.', | |
| 535 'name': | |
| 536 'nacltools' | |
| 537 }, | |
| 538 { | |
| 539 'action': [ | |
| 540 'python', | |
| 541 'src/build/android/play_services/update.py', | |
| 542 'download' | |
| 543 ], | |
| 544 'pattern': | |
| 545 '.', | |
| 546 'name': | |
| 547 'sdkextras' | |
| 548 }, | |
| 549 { | |
| 550 'action': [ | |
| 551 'python', | |
| 552 'src/build/linux/sysroot_scripts/install-sysroot.py', | |
| 553 '--running-as-hook' | |
| 554 ], | |
| 555 'pattern': | |
| 556 '.', | |
| 557 'name': | |
| 558 'sysroot' | |
| 559 }, | |
| 560 { | |
| 561 'action': [ | |
| 562 'python', | |
| 563 'src/build/vs_toolchain.py', | |
| 564 'update' | |
| 565 ], | |
| 566 'pattern': | |
| 567 '.', | |
| 568 'name': | |
| 569 'win_toolchain' | |
| 570 }, | |
| 571 { | |
| 572 'action': [ | |
| 573 'python', | |
| 574 'src/third_party/binutils/download.py' | |
| 575 ], | |
| 576 'pattern': | |
| 577 'src/third_party/binutils', | |
| 578 'name': | |
| 579 'binutils' | |
| 580 }, | |
| 581 { | |
| 582 'action': [ | |
| 583 'python', | |
| 584 'src/tools/clang/scripts/update.py', | |
| 585 '--if-needed' | |
| 586 ], | |
| 587 'pattern': | |
| 588 '.', | |
| 589 'name': | |
| 590 'clang' | |
| 591 }, | |
| 592 { | |
| 593 'action': [ | |
| 594 'python', | |
| 595 'src/build/util/lastchange.py', | |
| 596 '-o', | |
| 597 'src/build/util/LASTCHANGE' | |
| 598 ], | |
| 599 'pattern': | |
| 600 '.', | |
| 601 'name': | |
| 602 'lastchange' | |
| 603 }, | |
| 604 { | |
| 605 'action': [ | |
| 606 'python', | |
| 607 'src/build/util/lastchange.py', | |
| 608 '--git-hash-only', | |
| 609 '-s', | |
| 610 'src/third_party/WebKit', | |
| 611 '-o', | |
| 612 'src/build/util/LASTCHANGE.blink' | |
| 613 ], | |
| 614 'pattern': | |
| 615 '.', | |
| 616 'name': | |
| 617 'lastchange_blink' | |
| 618 }, | |
| 619 { | |
| 620 'action': [ | |
| 621 'download_from_google_storage', | |
| 622 '--no_resume', | |
| 623 '--platform=win32', | |
| 624 '--no_auth', | |
| 625 '--bucket', | |
| 626 'chromium-gn', | |
| 627 '-s', | |
| 628 'src/buildtools/win/gn.exe.sha1' | |
| 629 ], | |
| 630 'pattern': | |
| 631 '.', | |
| 632 'name': | |
| 633 'gn_win' | |
| 634 }, | |
| 635 { | |
| 636 'action': [ | |
| 637 'download_from_google_storage', | |
| 638 '--no_resume', | |
| 639 '--platform=darwin', | |
| 640 '--no_auth', | |
| 641 '--bucket', | |
| 642 'chromium-gn', | |
| 643 '-s', | |
| 644 'src/buildtools/mac/gn.sha1' | |
| 645 ], | |
| 646 'pattern': | |
| 647 '.', | |
| 648 'name': | |
| 649 'gn_mac' | |
| 650 }, | |
| 651 { | |
| 652 'action': [ | |
| 653 'download_from_google_storage', | |
| 654 '--no_resume', | |
| 655 '--platform=linux*', | |
| 656 '--no_auth', | |
| 657 '--bucket', | |
| 658 'chromium-gn', | |
| 659 '-s', | |
| 660 'src/buildtools/linux64/gn.sha1' | |
| 661 ], | |
| 662 'pattern': | |
| 663 '.', | |
| 664 'name': | |
| 665 'gn_linux64' | |
| 666 }, | |
| 667 { | |
| 668 'action': [ | |
| 669 'download_from_google_storage', | |
| 670 '--no_resume', | |
| 671 '--platform=win32', | |
| 672 '--no_auth', | |
| 673 '--bucket', | |
| 674 'chromium-clang-format', | |
| 675 '-s', | |
| 676 'src/buildtools/win/clang-format.exe.sha1' | |
| 677 ], | |
| 678 'pattern': | |
| 679 '.', | |
| 680 'name': | |
| 681 'clang_format_win' | |
| 682 }, | |
| 683 { | |
| 684 'action': [ | |
| 685 'download_from_google_storage', | |
| 686 '--no_resume', | |
| 687 '--platform=darwin', | |
| 688 '--no_auth', | |
| 689 '--bucket', | |
| 690 'chromium-clang-format', | |
| 691 '-s', | |
| 692 'src/buildtools/mac/clang-format.sha1' | |
| 693 ], | |
| 694 'pattern': | |
| 695 '.', | |
| 696 'name': | |
| 697 'clang_format_mac' | |
| 698 }, | |
| 699 { | |
| 700 'action': [ | |
| 701 'download_from_google_storage', | |
| 702 '--no_resume', | |
| 703 '--platform=linux*', | |
| 704 '--no_auth', | |
| 705 '--bucket', | |
| 706 'chromium-clang-format', | |
| 707 '-s', | |
| 708 'src/buildtools/linux64/clang-format.sha1' | |
| 709 ], | |
| 710 'pattern': | |
| 711 '.', | |
| 712 'name': | |
| 713 'clang_format_linux' | |
| 714 }, | |
| 715 { | |
| 716 'action': [ | |
| 717 'download_from_google_storage', | |
| 718 '--no_resume', | |
| 719 '--platform=darwin', | |
| 720 '--no_auth', | |
| 721 '--bucket', | |
| 722 'chromium-libcpp', | |
| 723 '-s', | |
| 724 'src/third_party/libc++-static/libc++.a.sha1' | |
| 725 ], | |
| 726 'pattern': | |
| 727 '.', | |
| 728 'name': | |
| 729 'libcpp_mac' | |
| 730 }, | |
| 731 { | |
| 732 'action': [ | |
| 733 'download_from_google_storage', | |
| 734 '--no_resume', | |
| 735 '--platform=win32', | |
| 736 '--no_auth', | |
| 737 '--bucket', | |
| 738 'chromium-luci', | |
| 739 '-d', | |
| 740 'src/tools/luci-go/win64' | |
| 741 ], | |
| 742 'pattern': | |
| 743 '.', | |
| 744 'name': | |
| 745 'luci-go_win' | |
| 746 }, | |
| 747 { | |
| 748 'action': [ | |
| 749 'download_from_google_storage', | |
| 750 '--no_resume', | |
| 751 '--platform=darwin', | |
| 752 '--no_auth', | |
| 753 '--bucket', | |
| 754 'chromium-luci', | |
| 755 '-d', | |
| 756 'src/tools/luci-go/mac64' | |
| 757 ], | |
| 758 'pattern': | |
| 759 '.', | |
| 760 'name': | |
| 761 'luci-go_mac' | |
| 762 }, | |
| 763 { | |
| 764 'action': [ | |
| 765 'download_from_google_storage', | |
| 766 '--no_resume', | |
| 767 '--platform=linux*', | |
| 768 '--no_auth', | |
| 769 '--bucket', | |
| 770 'chromium-luci', | |
| 771 '-d', | |
| 772 'src/tools/luci-go/linux64' | |
| 773 ], | |
| 774 'pattern': | |
| 775 '.', | |
| 776 'name': | |
| 777 'luci-go_linux' | |
| 778 }, | |
| 779 { | |
| 780 'action': [ | |
| 781 'download_from_google_storage', | |
| 782 '--no_resume', | |
| 783 '--platform=linux*', | |
| 784 '--no_auth', | |
| 785 '--bucket', | |
| 786 'chromium-eu-strip', | |
| 787 '-s', | |
| 788 'src/build/linux/bin/eu-strip.sha1' | |
| 789 ], | |
| 790 'pattern': | |
| 791 '.', | |
| 792 'name': | |
| 793 'eu-strip' | |
| 794 }, | |
| 795 { | |
| 796 'action': [ | |
| 797 'download_from_google_storage', | |
| 798 '--no_resume', | |
| 799 '--platform=win32', | |
| 800 '--no_auth', | |
| 801 '--bucket', | |
| 802 'chromium-drmemory', | |
| 803 '-s', | |
| 804 'src/third_party/drmemory/drmemory-windows-sfx.exe.sha1' | |
| 805 ], | |
| 806 'pattern': | |
| 807 '.', | |
| 808 'name': | |
| 809 'drmemory' | |
| 810 }, | |
| 811 { | |
| 812 'action': [ | |
| 813 'python', | |
| 814 'src/build/get_syzygy_binaries.py', | |
| 815 '--output-dir=src/third_party/syzygy/binaries', | |
| 816 '--revision=2d774f05a05cbc2f0dd929170c7a62fd549b2c5f', | |
| 817 '--overwrite' | |
| 818 ], | |
| 819 'pattern': | |
| 820 '.', | |
| 821 'name': | |
| 822 'syzygy-binaries' | |
| 823 }, | |
| 824 { | |
| 825 'action': [ | |
| 826 'python', | |
| 827 'src/build/get_syzygy_binaries.py', | |
| 828 '--output-dir=src/third_party/kasko/binaries', | |
| 829 '--revision=266a18d9209be5ca5c5dcd0620942b82a2d238f3', | |
| 830 '--resource=kasko.zip', | |
| 831 '--resource=kasko_symbols.zip', | |
| 832 '--overwrite' | |
| 833 ], | |
| 834 'pattern': | |
| 835 '.', | |
| 836 'name': | |
| 837 'kasko' | |
| 838 }, | |
| 839 { | |
| 840 'action': [ | |
| 841 'download_from_google_storage', | |
| 842 '--no_resume', | |
| 843 '--platform=win32', | |
| 844 '--directory', | |
| 845 '--recursive', | |
| 846 '--no_auth', | |
| 847 '--num_threads=16', | |
| 848 '--bucket', | |
| 849 'chromium-apache-win32', | |
| 850 'src/third_party/apache-win32' | |
| 851 ], | |
| 852 'pattern': | |
| 853 '\\.sha1', | |
| 854 'name': | |
| 855 'apache_win32' | |
| 856 }, | |
| 857 { | |
| 858 'action': [ | |
| 859 'python', | |
| 860 'src/third_party/instrumented_libraries/scripts/download_binaries.py' | |
| 861 ], | |
| 862 'pattern': | |
| 863 '\\.sha1', | |
| 864 'name': | |
| 865 'instrumented_libraries' | |
| 866 }, | |
| 867 { | |
| 868 'action': [ | |
| 869 'python', | |
| 870 'src/tools/remove_stale_pyc_files.py', | |
| 871 'src/android_webview/tools', | |
| 872 'src/gpu/gles2_conform_support', | |
| 873 'src/infra', | |
| 874 'src/ppapi', | |
| 875 'src/printing', | |
| 876 'src/third_party/closure_compiler/build', | |
| 877 'src/tools' | |
| 878 ], | |
| 879 'pattern': | |
| 880 '.', | |
| 881 'name': | |
| 882 'remove_stale_pyc_files' | |
| 883 }, | |
| 884 { | |
| 885 'action': [ | |
| 886 'python', | |
| 887 'src/build/gyp_chromium' | |
| 888 ], | |
| 889 'pattern': | |
| 890 '.', | |
| 891 'name': | |
| 892 'gyp' | |
| 893 }, | |
| 894 | |
| 895 # Dartium hooks start | |
| 896 { | |
| 897 "name": "checked_in_dart_sdks", | |
| 898 "pattern": ".", | |
| 899 "action": [ | |
| 900 "download_from_google_storage", | |
| 901 "--no_auth", | |
| 902 "--no_resume", | |
| 903 "--bucket", | |
| 904 "dart-dependencies", | |
| 905 "--recursive", | |
| 906 "--auto_platform", | |
| 907 "--extract", | |
| 908 "--directory", | |
| 909 "src/dart/tools/sdks", | |
| 910 ], | |
| 911 }, | |
| 912 { | |
| 913 "name": "unittest", | |
| 914 # Unittest is an early version, 0.11.6, of the package "test" | |
| 915 # Do not use it in any new tests. | |
| 916 "pattern": ".", | |
| 917 "action": [ | |
| 918 "download_from_google_storage", | |
| 919 "--no_auth", | |
| 920 "--no_resume", | |
| 921 "--bucket", | |
| 922 "dart-dependencies", | |
| 923 "--extract", | |
| 924 "-s", | |
| 925 "src/dart/third_party/pkg/unittest.tar.gz.sha1", | |
| 926 ], | |
| 927 } | |
| 928 | |
| 929 # Dartium hooks end | |
| 930 ] | |
| 931 include_rules = [ | |
| 932 '+base', | |
| 933 '+build', | |
| 934 '+ipc', | |
| 935 '+library_loaders', | |
| 936 '+testing', | |
| 937 '+third_party/icu/source/common/unicode', | |
| 938 '+third_party/icu/source/i18n/unicode', | |
| 939 '+url' | |
| 940 ] | |
| 941 skip_child_includes = [ | |
| 942 'breakpad', | |
| 943 'native_client_sdk', | |
| 944 'out', | |
| 945 'sdch', | |
| 946 'skia', | |
| 947 'testing', | |
| 948 'v8', | |
| 949 'win8' | |
| 950 ] | |
| 951 | |
| 952 # END OF IMPORTED CHROMIUM DEPS | |
| OLD | NEW |