Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Side by Side Diff: tools/deps/dartium.deps/DEPS.chromium

Issue 2976303002: Remove Dartium for TIP of origin/master (Closed)
Patch Set: Updated Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « tools/deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 vars = {
2 'angle_revision':
3 '4d76061e2be5b8b005afba8e0c145592c3b04527',
4 'boringssl_revision':
5 '6d49157929abdefb155daf2751dc03fd9eb4240c',
6 'buildspec_platforms':
7 'chromeos,',
8 'buildtools_revision':
9 '14288a03a92856fe1fc296d39e6a25c2d83cd6cf',
10 'chromium_git':
11 'https://chromium.googlesource.com',
12 'deqp_revision':
13 'cc0ded6c77267bbb14d21aac358fc5d9690c07f8',
14 'deqp_url':
15 'https://android.googlesource.com/platform/external/deqp',
16 'freetype_android_revision':
17 'a512b0fe7a8d9db0e5aa9c0a4db1e92cb861722d',
18 'google_toolbox_for_mac_revision':
19 '401878398253074c515c03cb3a3f8bb0cc8da6e9',
20 'googlecode_url':
21 'http://%s.googlecode.com/svn',
22 'lighttpd_revision':
23 '9dfa55d15937a688a92cbf2b7a8621b0927d06eb',
24 'lss_revision':
25 '4fc942258fe5509549333b9487ec018e3c8c5b10',
26 'nacl_revision':
27 'd182b0a028d44ba9767ae25b30cf3986a7e72e99',
28 'nss_revision':
29 '225bfc39c93dfb7c7d0d1162f81e9bb5cd356c30',
30 'openmax_dl_revision':
31 '6670e52d32351145a6b6c198dab3f6a536edf3db',
32 'pdfium_revision':
33 '8ba5b59356d506d3b9e976e7422e69bbd5bec8d6',
34 'sfntly_revision':
35 '130f832eddf98467e6578b548cb74ce17d04a26d',
36 'skia_revision':
37 '82e26bf23923f20828c850d1a0e01d8bde69cfff',
38 'swarming_revision':
39 'a72f46e42dba1335e8001499b4621acad2d26728',
40 'v8_revision':
41 'ad16e6c2cbd2c6b0f2e8ff944ac245561c682ac2'
42 }
43 allowed_hosts = [
44 'android.googlesource.com',
45 'boringssl.googlesource.com',
46 'chromium.googlesource.com',
47 'pdfium.googlesource.com'
48 ]
49 deps = {
50 'src/breakpad/src':
51 (Var("chromium_git")) + '/breakpad/breakpad/src.git@481608d284106df9400d447e 95574799670cabaf',
52 'src/buildtools':
53 (Var("chromium_git")) + '/chromium/buildtools.git@14288a03a92856fe1fc296d39e 6a25c2d83cd6cf',
54 'src/chrome/test/data/perf/canvas_bench':
55 (Var("chromium_git")) + '/chromium/canvas_bench.git@a7b40ea5ae0239517d78845a 5fc9b12976bfc732',
56 'src/chrome/test/data/perf/frame_rate/content':
57 (Var("chromium_git")) + '/chromium/frame_rate/content.git@c10272c88463efeef6 bb19c9ec07c42bc8fe22b9',
58 'src/media/cdm/api':
59 (Var("chromium_git")) + '/chromium/cdm.git@1dea7088184dec2ebe4a8b3800aabb0af bb4b88a',
60 'src/native_client':
61 (Var("chromium_git")) + '/native_client/src/native_client.git@fb00463cb1ebd4 6a46c050101f8b6a6c999d5dc1',
62 'src/sdch/open-vcdiff':
63 (Var("chromium_git")) + '/external/github.com/google/open-vcdiff.git@21d7d0b 9c3d0c3ccbdb221c85ae889373f0a2a58',
64 'src/testing/gmock':
65 (Var("chromium_git")) + '/external/googlemock.git@0421b6f358139f02e102c9c332 ce19a33faf75be',
66 'src/testing/gtest':
67 (Var("chromium_git")) + '/external/github.com/google/googletest.git@6f8a6643 1cb592dad629028a50b3dd418a408c87',
68 'src/third_party/angle':
69 (Var("chromium_git")) + '/angle/angle.git@c46018b8598dad46f6834411f27e12e90b b62a56',
70 'src/third_party/bidichecker':
71 (Var("chromium_git")) + '/external/bidichecker/lib.git@97f2aa645b74c28c57eca 56992235c79850fa9e0',
72 'src/third_party/boringssl/src':
73 'https://boringssl.googlesource.com/boringssl.git@c880e42ba1c8032d4cdde2aba0 541d8a9d9fa2e9',
74 'src/third_party/catapult':
75 (Var("chromium_git")) + '/external/github.com/catapult-project/catapult.git@ a489be785184f64356555a8170452a6d6880cc5d',
76 'src/third_party/cld_2/src':
77 (Var("chromium_git")) + '/external/github.com/CLD2Owners/cld2.git@84b58a5d76 90ebf05a91406f371ce00c3daf31c0',
78 'src/third_party/colorama/src':
79 (Var("chromium_git")) + '/external/colorama.git@799604a1041e9b3bc5d2789ecbd7 e8db2e18e6b8',
80 'src/third_party/dom_distiller_js/dist':
81 (Var("chromium_git")) + '/external/github.com/chromium/dom-distiller-dist.gi t@e21fe06cb71327ec62431f823e783d7b02f97b26',
82 'src/third_party/ffmpeg':
83 (Var("chromium_git")) + '/chromium/third_party/ffmpeg.git@b828a1bc0257275445 5e97508e4b78fc06d5e6fa',
84 'src/third_party/flac':
85 (Var("chromium_git")) + '/chromium/deps/flac.git@2c4b86af352b23498315c016dc2 07e3fb2733fc0',
86 'src/third_party/hunspell_dictionaries':
87 (Var("chromium_git")) + '/chromium/deps/hunspell_dictionaries.git@c106afdcec 5d3de2622e19f1b3294c47bbd8bd72',
88 'src/third_party/icu':
89 (Var("chromium_git")) + '/chromium/deps/icu.git@052cebbb5f0695b797b0053cb302 a2ca29b8044a',
90 'src/third_party/jsoncpp/source':
91 (Var("chromium_git")) + '/external/github.com/open-source-parsers/jsoncpp.gi t@f572e8e42e22cfcf5ab0aea26574f408943edfa4',
92 'src/third_party/leveldatabase/src':
93 (Var("chromium_git")) + '/external/leveldb.git@706b7f8d43b0aecdc75c5ee49d3e4 ef5f27b9faf',
94 'src/third_party/libaddressinput/src':
95 (Var("chromium_git")) + '/external/libaddressinput.git@5eeeb797e79fa01503fcd cbebdc50036fac023ef',
96 'src/third_party/libexif/sources':
97 (Var("chromium_git")) + '/chromium/deps/libexif/sources.git@9d467f7d21e4749e e22ee7520e561ac7b38484b9',
98 'src/third_party/libjingle/source/talk':
99 (Var("chromium_git")) + '/external/webrtc/trunk/talk.git@a4cc90bc9bfb5cc9320 75aebccb734e38932b107',
100 # TODO(terry): Hash different between original and git mirror above is new hash below is original hash. Some CL though.
101 # (Var("chromium_git")) + '/external/webrtc/trunk/talk.git@04170d694b177d0e4b 2c4f191daad36e88f765b2',
102 'src/third_party/libjpeg_turbo':
103 (Var("chromium_git")) + '/chromium/deps/libjpeg_turbo.git@e4e75037f29745f154 6b6ebf5cf532e841c04c2c',
104 'src/third_party/libphonenumber/src/phonenumbers':
105 (Var("chromium_git")) + '/external/libphonenumber/cpp/src/phonenumbers.git@0 d6e3e50e17c94262ad1ca3b7d52b11223084bca',
106 'src/third_party/libphonenumber/src/resources':
107 (Var("chromium_git")) + '/external/libphonenumber/resources.git@b6dfdc795257 1ff7ee72643cd88c988cbe966396',
108 'src/third_party/libphonenumber/src/test':
109 (Var("chromium_git")) + '/external/libphonenumber/cpp/test.git@f351a7e007f9c 9995494499120bbc361ca808a16',
110 'src/third_party/libsrtp':
111 (Var("chromium_git")) + '/chromium/deps/libsrtp.git@8eecac0feef4c65e2debb427 18a10eab91551f35',
112 'src/third_party/libvpx_new/source/libvpx':
113 (Var("chromium_git")) + '/webm/libvpx.git@89cc68252846478fa7f2d570d96ff93776 cefac6',
114 'src/third_party/libwebm/source':
115 (Var("chromium_git")) + '/webm/libwebm.git@75a6d2da8b63e0c446ec0ce1ac942c296 2d959d7',
116 'src/third_party/libyuv':
117 (Var("chromium_git")) + '/libyuv/libyuv.git@20343f45c612e485cd898aeaae2250df 2d0b2d2d',
118 'src/third_party/mesa/src':
119 (Var("chromium_git")) + '/chromium/deps/mesa.git@ef811c6bd4de74e13e7035ca882 cc77f85793fef',
120 'src/third_party/openh264/src':
121 (Var("chromium_git")) + '/external/github.com/cisco/openh264@b37cda248234162 033e3e11b0335f3131cdfe488',
122 'src/third_party/openmax_dl':
123 (Var("chromium_git")) + '/external/webrtc/deps/third_party/openmax.git@6670e 52d32351145a6b6c198dab3f6a536edf3db',
124 'src/third_party/opus/src':
125 (Var("chromium_git")) + '/chromium/deps/opus.git@655cc54c564b84ef2827f0b2152 ce3811046201e',
126 'src/third_party/pdfium':
127 'https://pdfium.googlesource.com/pdfium.git@58340b0f837343671f1eb033371a4144 1eae80cd',
128 'src/third_party/py_trace_event/src':
129 (Var("chromium_git")) + '/external/py_trace_event.git@dd463ea9e2c430de2b9e53 dea57a77b4c3ac9b30',
130 'src/third_party/pyftpdlib/src':
131 (Var("chromium_git")) + '/external/pyftpdlib.git@2be6d65e31c7ee6320d059f581f 05ae8d89d7e45',
132 'src/third_party/pywebsocket/src':
133 (Var("chromium_git")) + '/external/github.com/google/pywebsocket.git@2d7b73c 3acbd0f41dcab487ae5c97c6feae06ce2',
134 'src/third_party/re2/src':
135 (Var("chromium_git")) + '/external/github.com/google/re2.git@dba3349aba83b55 88e85e5ecf2b56c97f2d259b7',
136 'src/third_party/safe_browsing/testing':
137 (Var("chromium_git")) + '/external/google-safe-browsing/testing.git@9d7e8064 f3ca2e45891470c9b5b1dce54af6a9d6',
138 'src/third_party/scons-2.0.1':
139 (Var("chromium_git")) + '/native_client/src/third_party/scons-2.0.1.git@1c15 50e17fc26355d08627fbdec13d8291227067',
140 'src/third_party/sfntly/src':
141 (Var("chromium_git")) + '/external/github.com/googlei18n/sfntly.git@130f832e ddf98467e6578b548cb74ce17d04a26d',
142 'src/third_party/skia':
143 (Var("chromium_git")) + '/skia.git@b95c8954fceebf67629d894d26cf57a170507612' ,
144 'src/third_party/smhasher/src':
145 (Var("chromium_git")) + '/external/smhasher.git@e87738e57558e0ec472b2fc3a643 b838e5b6e88f',
146 'src/third_party/snappy/src':
147 (Var("chromium_git")) + '/external/snappy.git@762bb32f0c9d2f31ba4958c7c0933d 22e80c20bf',
148 'src/third_party/usrsctp/usrsctplib':
149 (Var("chromium_git")) + '/external/github.com/sctplab/usrsctp@c60ec8b35c3fe6 027d7a3faae89d1c8d7dd3ce98',
150 'src/third_party/webdriver/pylib':
151 (Var("chromium_git")) + '/external/selenium/py.git@5fd78261a75fe08d27ca4835f b6c5ce4b42275bd',
152 'src/third_party/webgl/src':
153 (Var("chromium_git")) + '/external/khronosgroup/webgl.git@1012e1f8baea808f3b c9fcef945d66b5f740c32b',
154 'src/third_party/webpagereplay':
155 (Var("chromium_git")) + '/external/github.com/chromium/web-page-replay.git@7 564939bdf6482d57b9bd5e9c931679f96d8cf75',
156 # TODO(terry): below directory to enlist temporary commented out to explicitly p ull in src/third_party/webrtc
157 # at SHA commit 256ade59023c75dcf2135a4d99a371c09d07e0fe (need to r evert src checkin
158 # https://codereview.chromium.org/2741183002 then uncomment below 2 lines and remove rest
159 # of comments below those 2 lines.
160 # 'src/third_party/webrtc':
161 # (Var("chromium_git")) + '/external/webrtc/trunk/webrtc.git@256ade59023c75dc f2135a4d99a371c09d07e0fe',
162 # TODO(terry): Above is correct commit - below is a commit that exists on the mi rrors.
163 #
164 # To work around comment the above SHA and enable the below SHA
165 # do a gclient sync then after that do this:
166 #
167 # > git fetch origin refs/branch-heads/50
168 # > git checkout -b webrtc_roll_50 256ade59023c75dcf2135a4d99a371c0 9d07e0
169 #
170 # then comment the below SHA and enable the above SHA line.
171 #
172 # then gclient sync again, everything will now work locally.
173 #
174 # (Var("chromium_git")) + '/external/webrtc/trunk/webrtc.git@780d506ddf7bcba4 a3dc04cfe2240c1ae80880f2',
175 'src/third_party/yasm/source/patched-yasm':
176 (Var("chromium_git")) + '/chromium/deps/yasm/patched-yasm.git@7da28c6c7c6a13 87217352ce02b31754deb54d2a',
177 'src/tools/gyp':
178 (Var("chromium_git")) + '/external/gyp.git@ed163ce233f76a950dce1751ac851dbe4 b1c00cc',
179 'src/tools/page_cycler/acid3':
180 (Var("chromium_git")) + '/chromium/deps/acid3.git@6be0a66a1ebd7ebc5abc1b2f40 5a945f6d871521',
181 'src/tools/swarming_client':
182 (Var("chromium_git")) + '/external/swarming.client.git@a72f46e42dba1335e8001 499b4621acad2d26728',
183 'src/v8':
184 (Var("chromium_git")) + '/v8/v8.git@45a71919836046560ba8eb349eaf9172857ffe6f '
185 }
186 deps_os = {
187 'android': {
188 'src/third_party/android_protobuf/src':
189 (Var("chromium_git")) + '/external/android_protobuf.git@999188d0dc72e97f7f e08bb756958a2cf090f4e7',
190 'src/third_party/android_tools':
191 (Var("chromium_git")) + '/android_tools.git@f4c36ad89b2696b37d9cd7ca7d984b 691888b188',
192 'src/third_party/apache-mime4j':
193 (Var("chromium_git")) + '/chromium/deps/apache-mime4j.git@28cb1108bff4b6cf 0a2e86ff58b3d025934ebe3a',
194 'src/third_party/apache-portable-runtime/src':
195 (Var("chromium_git")) + '/external/apache-portable-runtime.git@c76a8c4277e 09a82eaa229e35246edea1ee0a6a1',
196 'src/third_party/appurify-python/src':
197 (Var("chromium_git")) + '/external/github.com/appurify/appurify-python.git @ee7abd5c5ae3106f72b2a0b9d2cb55094688e867',
198 'src/third_party/cardboard-java/src':
199 (Var("chromium_git")) + '/external/github.com/googlesamples/cardboard-java .git@e36ee57e72bbd057ddb53b127954177b50e18df7',
200 'src/third_party/custom_tabs_client/src':
201 (Var("chromium_git")) + '/external/github.com/GoogleChrome/custom-tabs-cli ent.git@8ae46d26e739899d2e35f462beeb20e9c194d0ab',
202 'src/third_party/elfutils/src':
203 (Var("chromium_git")) + '/external/elfutils.git@249673729a7e5dbd5de4f3760b dcaa3d23d154d7',
204 'src/third_party/errorprone/lib':
205 (Var("chromium_git")) + '/chromium/third_party/errorprone.git@0eea83b66343 133b9c76b7d3288c30321818ebcf',
206 'src/third_party/findbugs':
207 (Var("chromium_git")) + '/chromium/deps/findbugs.git@57f05238d3ac77ea0a194 813d3065dd780c6e566',
208 'src/third_party/freetype-android/src':
209 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@a512b0fe7 a8d9db0e5aa9c0a4db1e92cb861722d',
210 'src/third_party/httpcomponents-client':
211 (Var("chromium_git")) + '/chromium/deps/httpcomponents-client.git@285c4daf c5de0e853fa845dce5773e223219601c',
212 'src/third_party/httpcomponents-core':
213 (Var("chromium_git")) + '/chromium/deps/httpcomponents-core.git@9f7180a96f 8fa5cab23f793c14b413356d419e62',
214 'src/third_party/jarjar':
215 (Var("chromium_git")) + '/chromium/deps/jarjar.git@2e1ead4c68c450e0b77fe49 e3f9137842b8b6920',
216 'src/third_party/jsr-305/src':
217 (Var("chromium_git")) + '/external/jsr-305.git@642c508235471f7220af6d5df2d 3210e3bfc0919',
218 'src/third_party/junit/src':
219 (Var("chromium_git")) + '/external/junit.git@45a44647e7306262162e1346b750c 3209019f2e1',
220 'src/third_party/leakcanary/src':
221 (Var("chromium_git")) + '/external/github.com/square/leakcanary.git@608ded 739e036a3aa69db47ac43777dcee506f8e',
222 'src/third_party/lss':
223 (Var("chromium_git")) + '/external/linux-syscall-support/lss.git@4fc942258 fe5509549333b9487ec018e3c8c5b10',
224 'src/third_party/mockito/src':
225 (Var("chromium_git")) + '/external/mockito/mockito.git@4d987dcd923b81525c4 2b1333e6c4e07440776c3',
226 'src/third_party/netty-tcnative/src':
227 (Var("chromium_git")) + '/external/netty-tcnative.git@12d01332921695e97417 5870175eb14a889313a1',
228 'src/third_party/netty4/src':
229 (Var("chromium_git")) + '/external/netty4.git@e0f26303b4ce635365be19414d0a c81f2ef6ba3c',
230 'src/third_party/requests/src':
231 (Var("chromium_git")) + '/external/github.com/kennethreitz/requests.git@f1 72b30356d821d180fa4ecfa3e71c7274a32de4',
232 'src/third_party/robolectric/lib':
233 (Var("chromium_git")) + '/chromium/third_party/robolectric.git@6b63c99a8b6 967acdb42cbed0adb067c80efc810',
234 'src/third_party/ub-uiautomator/lib':
235 (Var("chromium_git")) + '/chromium/third_party/ub-uiautomator.git@00270549 ce3161ae72ceb24712618ea28b4f9434'
236 },
237 'ios': {
238 'src/chrome/test/data/perf/canvas_bench': None,
239 'src/chrome/test/data/perf/frame_rate/content': None,
240 'src/ios/third_party/fishhook/src':
241 (Var("chromium_git")) + '/external/github.com/facebook/fishhook.git@d172d5 247aa590c25d0b1885448bae76036ea22c',
242 'src/ios/third_party/gcdwebserver/src':
243 (Var("chromium_git")) + '/external/github.com/swisspol/GCDWebServer.git@3d 5fd0b8281a7224c057deb2d17709b5bea64836',
244 'src/ios/third_party/ochamcrest/src':
245 (Var("chromium_git")) + '/external/github.com/hamcrest/OCHamcrest.git@5b50 930c66d1e537918a87eef0943d6750729dc5',
246 'src/native_client': None,
247 'src/third_party/class-dump/src':
248 (Var("chromium_git")) + '/external/github.com/nygard/class-dump.git@978d17 7ca6f0d2e5e34acf3e8dadc63e3140ebbc',
249 'src/third_party/ffmpeg': None,
250 'src/third_party/google_toolbox_for_mac/src':
251 (Var("chromium_git")) + '/external/github.com/google/google-toolbox-for-ma c.git@401878398253074c515c03cb3a3f8bb0cc8da6e9',
252 'src/third_party/hunspell_dictionaries': None,
253 'src/third_party/nss':
254 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8 1e9bb5cd356c30',
255 'src/third_party/webgl': None
256 },
257 'mac': {
258 'src/chrome/installer/mac/third_party/xz/xz':
259 (Var("chromium_git")) + '/chromium/deps/xz.git@eecaf55632ca72e90eb2641376b ce7cdbc7284f7',
260 'src/chrome/tools/test/reference_build/chrome_mac':
261 (Var("chromium_git")) + '/chromium/reference_builds/chrome_mac.git@8dc1813 29e7c5255f83b4b85dc2f71498a237955',
262 'src/third_party/google_toolbox_for_mac/src':
263 (Var("chromium_git")) + '/external/github.com/google/google-toolbox-for-ma c.git@401878398253074c515c03cb3a3f8bb0cc8da6e9',
264 'src/third_party/lighttpd':
265 (Var("chromium_git")) + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cb f2b7a8621b0927d06eb',
266 'src/third_party/nss':
267 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8 1e9bb5cd356c30',
268 'src/third_party/pdfsqueeze':
269 (Var("chromium_git")) + '/external/pdfsqueeze.git@5936b871e6a087b7e50d4cbc b122378d8a07499f'
270 },
271 'unix': {
272 'src/chrome/tools/test/reference_build/chrome_linux':
273 (Var("chromium_git")) + '/chromium/reference_builds/chrome_linux64.git@033 d053a528e820e1de3e2db766678d862a86b36',
274 'src/third_party/chromite':
275 (Var("chromium_git")) + '/chromiumos/chromite.git@e19f83ba227bf1ec0077f5d3 a816a415f1dd88d0',
276 'src/third_party/cros_system_api':
277 (Var("chromium_git")) + '/chromiumos/platform/system_api.git@7d0047203cf42 63940e92d50b0725d0faf4d9281',
278 'src/third_party/deqp/src':
279 'https://android.googlesource.com/platform/external/deqp@cc0ded6c77267bbb1 4d21aac358fc5d9690c07f8',
280 'src/third_party/fontconfig/src':
281 (Var("chromium_git")) + '/external/fontconfig.git@f16c3118e25546c1b749f982 3c51827a60aeb5c1',
282 'src/third_party/freetype-android/src':
283 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@a512b0fe7 a8d9db0e5aa9c0a4db1e92cb861722d',
284 'src/third_party/freetype2/src':
285 (Var("chromium_git")) + '/chromium/src/third_party/freetype2.git@fc1532a7c 4c592f24a4c1a0261d2845524ca5cff',
286 'src/third_party/liblouis/src':
287 (Var("chromium_git")) + '/external/liblouis-github.git@5f9c03f2a3478561deb 6ae4798175094be8a26c2',
288 'src/third_party/lss':
289 (Var("chromium_git")) + '/external/linux-syscall-support/lss.git@4fc942258 fe5509549333b9487ec018e3c8c5b10',
290 'src/third_party/minigbm/src':
291 (Var("chromium_git")) + '/chromiumos/platform/minigbm.git@f9d2ab79a15a1bb6 a1307f3b608964c81c27791b',
292 'src/third_party/pyelftools':
293 (Var("chromium_git")) + '/chromiumos/third_party/pyelftools.git@bdc1d380ac d88d4bfaf47265008091483b0d614e',
294 'src/third_party/wayland-protocols/src':
295 (Var("chromium_git")) + '/external/anongit.freedesktop.org/git/wayland/way land-protocols.git@596dfda882a51c05699bcb28a8459ce936a138db',
296 'src/third_party/wayland/src':
297 (Var("chromium_git")) + '/external/anongit.freedesktop.org/git/wayland/way land.git@7ed00c1de77afbab23f4908fbd9d60ec070c209b',
298 'src/third_party/wds/src':
299 (Var("chromium_git")) + '/external/github.com/01org/wds@f187dda5fccaad08e1 68dc6657109325f42c648e',
300 'src/third_party/xdg-utils':
301 (Var("chromium_git")) + '/chromium/deps/xdg-utils.git@d80274d5869b17b8c906 7a1022e4416ee7ed5e0d'
302 },
303 'win': {
304 'src/chrome/tools/test/reference_build/chrome_win':
305 (Var("chromium_git")) + '/chromium/reference_builds/chrome_win.git@f8a3a84 5dfc845df6b14280f04f86a61959357ef',
306 'src/third_party/bison':
307 (Var("chromium_git")) + '/chromium/deps/bison.git@083c9a45e4affdd5464ee2b2 24c2df649c6e26c3',
308 'src/third_party/cygwin':
309 (Var("chromium_git")) + '/chromium/deps/cygwin.git@c89e446b273697fadf3a10f f1007a97c0b7de6df',
310 'src/third_party/deqp/src':
311 'https://android.googlesource.com/platform/external/deqp@cc0ded6c77267bbb1 4d21aac358fc5d9690c07f8',
312 'src/third_party/gnu_binutils':
313 (Var("chromium_git")) + '/native_client/deps/third_party/gnu_binutils.git@ f4003433b61b25666565690caf3d7a7a1a4ec436',
314 'src/third_party/gperf':
315 (Var("chromium_git")) + '/chromium/deps/gperf.git@d892d79f64f9449770443fb0 6da49b5a1e5d33c1',
316 'src/third_party/lighttpd':
317 (Var("chromium_git")) + '/chromium/deps/lighttpd.git@9dfa55d15937a688a92cb f2b7a8621b0927d06eb',
318 'src/third_party/mingw-w64/mingw/bin':
319 (Var("chromium_git")) + '/native_client/deps/third_party/mingw-w64/mingw/b in.git@3cc8b140b883a9fe4986d12cfd46c16a093d3527',
320 'src/third_party/nacl_sdk_binaries':
321 (Var("chromium_git")) + '/chromium/deps/nacl_sdk_binaries.git@759dfca03bdc 774da7ecbf974f6e2b84f43699a5',
322 'src/third_party/nss':
323 (Var("chromium_git")) + '/chromium/deps/nss.git@225bfc39c93dfb7c7d0d1162f8 1e9bb5cd356c30',
324 'src/third_party/pefile':
325 (Var("chromium_git")) + '/external/pefile.git@72c6ae42396cb913bcab63c15585 dc3b5c3f92f1',
326 'src/third_party/perl':
327 (Var("chromium_git")) + '/chromium/deps/perl.git@ac0d98b5cee6c024b0cffeb4f 8f45b6fc5ccdb78',
328 'src/third_party/psyco_win32':
329 (Var("chromium_git")) + '/chromium/deps/psyco_win32.git@f5af9f6910ee5a8075 bbaeed0591469f1661d868',
330 'src/third_party/yasm/binaries':
331 (Var("chromium_git")) + '/chromium/deps/yasm/binaries.git@52f9b3f4b0aa06da 24ef8b123058bb61ee468881'
332 }
333 }
334 hooks = [
335 {
336 'action': [
337 'python',
338 'src/build/landmines.py'
339 ],
340 'pattern':
341 '.',
342 'name':
343 'landmines'
344 },
345 {
346 'action': [
347 'python',
348 'src/build/download_nacl_toolchains.py',
349 '--mode',
350 'nacl_core_sdk',
351 'sync',
352 '--extract'
353 ],
354 'pattern':
355 '.',
356 'name':
357 'nacltools'
358 },
359 {
360 'action': [
361 'python',
362 'src/build/android/play_services/update.py',
363 'download'
364 ],
365 'pattern':
366 '.',
367 'name':
368 'sdkextras'
369 },
370 {
371 'action': [
372 'python',
373 'src/build/linux/sysroot_scripts/install-sysroot.py',
374 '--running-as-hook'
375 ],
376 'pattern':
377 '.',
378 'name':
379 'sysroot'
380 },
381 {
382 'action': [
383 'python',
384 'src/build/vs_toolchain.py',
385 'update'
386 ],
387 'pattern':
388 '.',
389 'name':
390 'win_toolchain'
391 },
392 {
393 'action': [
394 'python',
395 'src/third_party/binutils/download.py'
396 ],
397 'pattern':
398 'src/third_party/binutils',
399 'name':
400 'binutils'
401 },
402 {
403 'action': [
404 'python',
405 'src/tools/clang/scripts/update.py',
406 '--if-needed'
407 ],
408 'pattern':
409 '.',
410 'name':
411 'clang'
412 },
413 {
414 'action': [
415 'python',
416 'src/build/util/lastchange.py',
417 '-o',
418 'src/build/util/LASTCHANGE'
419 ],
420 'pattern':
421 '.',
422 'name':
423 'lastchange'
424 },
425 {
426 'action': [
427 'python',
428 'src/build/util/lastchange.py',
429 '--git-hash-only',
430 '-s',
431 'src/third_party/WebKit',
432 '-o',
433 'src/build/util/LASTCHANGE.blink'
434 ],
435 'pattern':
436 '.',
437 'name':
438 'lastchange_blink'
439 },
440 {
441 'action': [
442 'download_from_google_storage',
443 '--no_resume',
444 '--platform=win32',
445 '--no_auth',
446 '--bucket',
447 'chromium-gn',
448 '-s',
449 'src/buildtools/win/gn.exe.sha1'
450 ],
451 'pattern':
452 '.',
453 'name':
454 'gn_win'
455 },
456 {
457 'action': [
458 'download_from_google_storage',
459 '--no_resume',
460 '--platform=darwin',
461 '--no_auth',
462 '--bucket',
463 'chromium-gn',
464 '-s',
465 'src/buildtools/mac/gn.sha1'
466 ],
467 'pattern':
468 '.',
469 'name':
470 'gn_mac'
471 },
472 {
473 'action': [
474 'download_from_google_storage',
475 '--no_resume',
476 '--platform=linux*',
477 '--no_auth',
478 '--bucket',
479 'chromium-gn',
480 '-s',
481 'src/buildtools/linux64/gn.sha1'
482 ],
483 'pattern':
484 '.',
485 'name':
486 'gn_linux64'
487 },
488 {
489 'action': [
490 'download_from_google_storage',
491 '--no_resume',
492 '--platform=win32',
493 '--no_auth',
494 '--bucket',
495 'chromium-clang-format',
496 '-s',
497 'src/buildtools/win/clang-format.exe.sha1'
498 ],
499 'pattern':
500 '.',
501 'name':
502 'clang_format_win'
503 },
504 {
505 'action': [
506 'download_from_google_storage',
507 '--no_resume',
508 '--platform=darwin',
509 '--no_auth',
510 '--bucket',
511 'chromium-clang-format',
512 '-s',
513 'src/buildtools/mac/clang-format.sha1'
514 ],
515 'pattern':
516 '.',
517 'name':
518 'clang_format_mac'
519 },
520 {
521 'action': [
522 'download_from_google_storage',
523 '--no_resume',
524 '--platform=linux*',
525 '--no_auth',
526 '--bucket',
527 'chromium-clang-format',
528 '-s',
529 'src/buildtools/linux64/clang-format.sha1'
530 ],
531 'pattern':
532 '.',
533 'name':
534 'clang_format_linux'
535 },
536 {
537 'action': [
538 'download_from_google_storage',
539 '--no_resume',
540 '--platform=darwin',
541 '--no_auth',
542 '--bucket',
543 'chromium-libcpp',
544 '-s',
545 'src/third_party/libc++-static/libc++.a.sha1'
546 ],
547 'pattern':
548 '.',
549 'name':
550 'libcpp_mac'
551 },
552 {
553 'action': [
554 'download_from_google_storage',
555 '--no_resume',
556 '--platform=win32',
557 '--no_auth',
558 '--bucket',
559 'chromium-luci',
560 '-d',
561 'src/tools/luci-go/win64'
562 ],
563 'pattern':
564 '.',
565 'name':
566 'luci-go_win'
567 },
568 {
569 'action': [
570 'download_from_google_storage',
571 '--no_resume',
572 '--platform=darwin',
573 '--no_auth',
574 '--bucket',
575 'chromium-luci',
576 '-d',
577 'src/tools/luci-go/mac64'
578 ],
579 'pattern':
580 '.',
581 'name':
582 'luci-go_mac'
583 },
584 {
585 'action': [
586 'download_from_google_storage',
587 '--no_resume',
588 '--platform=linux*',
589 '--no_auth',
590 '--bucket',
591 'chromium-luci',
592 '-d',
593 'src/tools/luci-go/linux64'
594 ],
595 'pattern':
596 '.',
597 'name':
598 'luci-go_linux'
599 },
600 {
601 'action': [
602 'download_from_google_storage',
603 '--no_resume',
604 '--platform=linux*',
605 '--no_auth',
606 '--bucket',
607 'chromium-eu-strip',
608 '-s',
609 'src/build/linux/bin/eu-strip.sha1'
610 ],
611 'pattern':
612 '.',
613 'name':
614 'eu-strip'
615 },
616 {
617 'action': [
618 'download_from_google_storage',
619 '--no_resume',
620 '--platform=win32',
621 '--no_auth',
622 '--bucket',
623 'chromium-drmemory',
624 '-s',
625 'src/third_party/drmemory/drmemory-windows-sfx.exe.sha1'
626 ],
627 'pattern':
628 '.',
629 'name':
630 'drmemory'
631 },
632 {
633 'action': [
634 'python',
635 'src/build/get_syzygy_binaries.py',
636 '--output-dir=src/third_party/syzygy/binaries',
637 '--revision=2d774f05a05cbc2f0dd929170c7a62fd549b2c5f',
638 '--overwrite'
639 ],
640 'pattern':
641 '.',
642 'name':
643 'syzygy-binaries'
644 },
645 {
646 'action': [
647 'python',
648 'src/build/get_syzygy_binaries.py',
649 '--output-dir=src/third_party/kasko/binaries',
650 '--revision=266a18d9209be5ca5c5dcd0620942b82a2d238f3',
651 '--resource=kasko.zip',
652 '--resource=kasko_symbols.zip',
653 '--overwrite'
654 ],
655 'pattern':
656 '.',
657 'name':
658 'kasko'
659 },
660 {
661 'action': [
662 'download_from_google_storage',
663 '--no_resume',
664 '--platform=win32',
665 '--directory',
666 '--recursive',
667 '--no_auth',
668 '--num_threads=16',
669 '--bucket',
670 'chromium-apache-win32',
671 'src/third_party/apache-win32'
672 ],
673 'pattern':
674 '\\.sha1',
675 'name':
676 'apache_win32'
677 },
678 {
679 'action': [
680 'python',
681 'src/third_party/instrumented_libraries/scripts/download_binaries.py'
682 ],
683 'pattern':
684 '\\.sha1',
685 'name':
686 'instrumented_libraries'
687 },
688 {
689 'action': [
690 'python',
691 'src/tools/remove_stale_pyc_files.py',
692 'src/android_webview/tools',
693 'src/gpu/gles2_conform_support',
694 'src/infra',
695 'src/ppapi',
696 'src/printing',
697 'src/third_party/closure_compiler/build',
698 'src/tools'
699 ],
700 'pattern':
701 '.',
702 'name':
703 'remove_stale_pyc_files'
704 },
705 {
706 'action': [
707 'python',
708 'src/build/gyp_chromium'
709 ],
710 'pattern':
711 '.',
712 'name':
713 'gyp'
714 }
715 ]
716 include_rules = [
717 '+base',
718 '+build',
719 '+ipc',
720 '+library_loaders',
721 '+testing',
722 '+third_party/icu/source/common/unicode',
723 '+third_party/icu/source/i18n/unicode',
724 '+url'
725 ]
726 skip_child_includes = [
727 'breakpad',
728 'native_client_sdk',
729 'out',
730 'sdch',
731 'skia',
732 'testing',
733 'v8',
734 'win8'
735 ]
OLDNEW
« no previous file with comments | « tools/deps/dartium.deps/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698