blob: d96154e5473b7da1c19a92be5db748ac6d73510f [file] [log] [blame]
[email protected]5f129de2009-02-24 23:22:041vars = {
[email protected]44a2e452010-09-26 17:04:162 # Use this googlecode_url variable only if there is an internal mirror for it.
3 # If you do not know, use the full path while defining your new deps entry.
[email protected]0cf0cce2010-09-03 00:57:184 "googlecode_url": "http://%s.googlecode.com/svn",
[email protected]8e303b22010-08-18 21:03:125 "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk",
[email protected]d657f3cc2010-09-02 03:44:046 "nacl_trunk": "http://src.chromium.org/native_client/trunk",
[email protected]06153fc2011-05-07 17:15:027 "webkit_revision": "85954",
[email protected]e39a5ac2010-10-12 14:47:598 "chromium_git": "http://git.chromium.org/git",
[email protected]ea6528b2010-12-16 19:06:479 "swig_revision": "69281",
[email protected]b4e6d2db2011-04-28 00:32:5010 # These hashes need to be updated when nacl_revision is changed.
[email protected]31e439b2011-05-07 00:11:0411 "nacl_irt_hash_x86_32": "e72ddc4bc568d6804dc595c8a136550ecaf6b5aa",
12 "nacl_irt_hash_x86_64": "694c864d7c50a902abf627771021abe658f519b3",
13 "nacl_revision": "5188",
[email protected]91c3c3002011-05-06 20:00:0514 "nacl_tools_revision": "5025",
[email protected]3b586012011-03-07 16:21:0015 "libjingle_revision": "55",
[email protected]5d15b272011-04-18 22:35:3616 "libvpx_revision": "81610",
[email protected]de25bb12011-05-03 01:08:5017 "ffmpeg_revision": "83815",
[email protected]27dc2b5e2011-05-06 13:24:1318 "skia_revision": "1258",
[email protected]1817055ea2011-05-05 08:35:2519 "v8_revision": "7779",
[email protected]5f129de2009-02-24 23:22:0420}
21
[email protected]5f129de2009-02-24 23:22:0422deps = {
23 "src/breakpad/src":
[email protected]29453e942011-04-05 17:38:1424 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@786",
[email protected]5f129de2009-02-24 23:22:0425
[email protected]74647d22009-06-23 01:13:5226 "src/build/util/support":
[email protected]9ff126f2009-08-04 17:32:0327 "/trunk/deps/support@20411",
[email protected]74647d22009-06-23 01:13:5228
[email protected]5f129de2009-02-24 23:22:0429 "src/googleurl":
[email protected]f3086a402011-05-03 03:00:3930 (Var("googlecode_url") % "google-url") + "/trunk@155",
[email protected]5f129de2009-02-24 23:22:0431
[email protected]808ea572010-09-01 16:22:0132 "src/seccompsandbox":
[email protected]9ff08dd2010-12-09 00:40:4133 (Var("googlecode_url") % "seccompsandbox") + "/trunk@153",
[email protected]808ea572010-09-01 16:22:0134
[email protected]5f129de2009-02-24 23:22:0435 "src/sdch/open-vcdiff":
[email protected]0cf0cce2010-09-03 00:57:1836 (Var("googlecode_url") % "open-vcdiff") + "/trunk@28",
[email protected]5f129de2009-02-24 23:22:0437
38 "src/testing/gtest":
[email protected]62e9f2a2011-04-02 07:00:1939 (Var("googlecode_url") % "googletest") + "/trunk@560",
[email protected]5f129de2009-02-24 23:22:0440
[email protected]c6bc0bd2011-01-27 19:55:0641 "src/testing/gmock":
[email protected]62e9f2a2011-04-02 07:00:1942 (Var("googlecode_url") % "googlemock") + "/trunk@374",
[email protected]c6bc0bd2011-01-27 19:55:0643
[email protected]121de342010-04-28 22:52:4344 "src/third_party/angle":
[email protected]2cd7f952011-05-05 22:23:0545 (Var("googlecode_url") % "angleproject") + "/trunk@633",
[email protected]121de342010-04-28 22:52:4346
[email protected]1ec9e292011-02-01 21:38:1847 # Note that this is *not* where we check out WebKit -- this just
48 # puts some extra files into place for the real WebKit checkout to
49 # happen. See lines mentioning "webkit_revision" for the real
50 # WebKit checkout.
[email protected]5f129de2009-02-24 23:22:0451 "src/third_party/WebKit":
[email protected]8cf26422011-02-27 00:33:4452 "/trunk/deps/third_party/WebKit@76115",
[email protected]5f129de2009-02-24 23:22:0453
[email protected]280629492009-09-09 06:49:0854 "src/third_party/icu":
[email protected]b4e37ab2011-04-30 16:20:4355 "/trunk/deps/third_party/icu46@83674",
[email protected]5f129de2009-02-24 23:22:0456
[email protected]adee30d2009-08-21 15:15:1657 "src/third_party/hunspell":
[email protected]b16b5122010-11-10 03:52:5858 "/trunk/deps/third_party/hunspell@65351",
[email protected]a0c303472010-06-03 03:32:3159
60 "src/third_party/hunspell_dictionaries":
[email protected]70e982a2011-04-07 23:38:1361 "/trunk/deps/third_party/hunspell_dictionaries@79099",
[email protected]5c965dd2009-09-04 21:11:4362
[email protected]1ebf8962010-09-28 17:51:5763 "src/third_party/safe_browsing/testing":
[email protected]a1980332010-11-16 00:22:3264 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
[email protected]1ebf8962010-09-28 17:51:5765
[email protected]c97d3962011-04-08 17:21:3166 "src/third_party/cacheinvalidation/files/src/google":
[email protected]70e982a2011-04-07 23:38:1367 (Var("googlecode_url") % "google-cache-invalidation-api") +
68 "/trunk/src/google@80",
[email protected]2cbb95c2010-04-23 03:03:2669
[email protected]9ce15e922011-03-22 22:24:4270 "src/third_party/leveldb":
[email protected]522b96d2011-05-04 01:29:2071 (Var("googlecode_url") % "leveldb") + "/trunk@27",
[email protected]9ce15e922011-03-22 22:24:4272
[email protected]9ce15e922011-03-22 22:24:4273 "src/third_party/snappy/src":
[email protected]1e2e67c2011-04-19 16:18:1674 (Var("googlecode_url") % "snappy") + "/trunk@29",
[email protected]9ce15e922011-03-22 22:24:4275
[email protected]acb9f722010-03-25 17:14:5976 "src/tools/gyp":
[email protected]7f420d22011-04-29 02:16:3877 (Var("googlecode_url") % "gyp") + "/trunk@917",
[email protected]acb9f722010-03-25 17:14:5978
[email protected]5f129de2009-02-24 23:22:0479 "src/v8":
[email protected]5a939d32011-02-14 14:46:5880 (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
[email protected]5f129de2009-02-24 23:22:0481
[email protected]3c221842009-07-13 21:09:3882 "src/native_client":
[email protected]8e303b22010-08-18 21:03:1283 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
[email protected]70e982a2011-04-07 23:38:1384
[email protected]2d783342010-08-11 20:48:2885 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
[email protected]b70ffd1f2010-09-08 22:50:1786 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
[email protected]2d783342010-08-11 20:48:2887 Var("nacl_revision"),
[email protected]3c221842009-07-13 21:09:3888
[email protected]a19c9b62011-01-21 03:43:3989 "src/third_party/skia/gpu":
90 (Var("googlecode_url") % "skia") + "/trunk/gpu@" + Var("skia_revision"),
91
[email protected]8eb0eeb2009-10-23 14:52:4092 "src/third_party/skia/src":
[email protected]0cf0cce2010-09-03 00:57:1893 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
[email protected]8eb0eeb2009-10-23 14:52:4094
95 "src/third_party/skia/include":
[email protected]0cf0cce2010-09-03 00:57:1896 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
[email protected]d5282e72009-05-13 13:16:5297
[email protected]e6e47fc2009-07-13 19:18:2398 "src/third_party/WebKit/LayoutTests":
[email protected]5f129de2009-02-24 23:22:0499 Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
100
[email protected]c1d9cdc2011-01-17 06:50:01101 "src/third_party/WebKit/Source":
102 Var("webkit_trunk") + "/Source@" + Var("webkit_revision"),
[email protected]dec7b172009-09-23 22:11:35103
[email protected]c92db212010-12-18 03:25:19104 "src/third_party/WebKit/Tools/DumpRenderTree":
105 Var("webkit_trunk") + "/Tools/DumpRenderTree@" + Var("webkit_revision"),
[email protected]55eb3972010-04-07 03:07:51106
[email protected]c92db212010-12-18 03:25:19107 "src/third_party/WebKit/Tools/Scripts":
108 Var("webkit_trunk") + "/Tools/Scripts@" + Var("webkit_revision"),
[email protected]f3d80d92010-02-09 01:57:54109
[email protected]d7bdd382009-11-13 02:15:59110 "src/third_party/ots":
[email protected]0cc93632011-04-05 15:33:44111 (Var("googlecode_url") % "ots") + "/trunk@62",
[email protected]d7bdd382009-11-13 02:15:59112
[email protected]58734d62009-06-30 00:12:53113 "src/tools/page_cycler/acid3":
[email protected]060ab042009-07-13 21:39:51114 "/trunk/deps/page_cycler/acid3@19546",
[email protected]07352662009-07-13 23:22:33115
[email protected]2a18cabc2011-04-12 10:36:04116 "src/third_party/bidichecker":
[email protected]8183066d2011-05-08 00:33:41117 (Var("googlecode_url") % "bidichecker") + "/trunk/lib@4",
[email protected]2a18cabc2011-04-12 10:36:04118
[email protected]2d8ea6b2010-12-18 05:06:44119 # We run these layout tests as UI tests. Since many of the buildbots that
[email protected]6d374492009-08-05 06:02:07120 # run layout tests do NOT have access to the LayoutTest directory, we need
[email protected]2d8ea6b2010-12-18 05:06:44121 # to map them here. In practice, these do not take up much space.
[email protected]6d374492009-08-05 06:02:07122 "src/chrome/test/data/layout_tests/LayoutTests/fast/events":
123 Var("webkit_trunk") + "/LayoutTests/fast/events@" +
124 Var("webkit_revision"),
[email protected]53d4e7d2009-09-24 05:14:30125 "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources":
126 Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" +
127 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07128 "src/chrome/test/data/layout_tests/LayoutTests/fast/workers":
129 Var("webkit_trunk") + "/LayoutTests/fast/workers@" +
130 Var("webkit_revision"),
131 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources":
132 Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" +
133 Var("webkit_revision"),
134 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers":
135 Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" +
136 Var("webkit_revision"),
137 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest":
138 Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" +
139 Var("webkit_revision"),
[email protected]fc4c93122010-10-04 07:24:16140 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/websocket/tests":
141 Var("webkit_trunk") + "/LayoutTests/http/tests/websocket/tests@" +
142 Var("webkit_revision"),
[email protected]4d19b9e2010-04-20 01:41:28143 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers":
144 Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" +
145 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55146 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/fast/events":
147 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/fast/events@" +
148 Var("webkit_revision"),
149 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/http/tests/workers":
150 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/http/tests/workers@" +
151 Var("webkit_revision"),
152 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/storage/domstorage":
153 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/storage/domstorage@" +
154 Var("webkit_revision"),
155 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events":
156 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" +
157 Var("webkit_revision"),
158 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers":
159 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/workers@" +
160 Var("webkit_revision"),
[email protected]446f96c2010-06-28 22:32:32161 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache":
162 Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" +
163 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55164 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers":
165 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/http/tests/workers@" +
166 Var("webkit_revision"),
167 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage":
168 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/storage/domstorage@" +
169 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07170 "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage":
171 Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" +
172 Var("webkit_revision"),
[email protected]4e27e402010-08-21 00:54:18173 "src/chrome/test/data/layout_tests/LayoutTests/media":
174 Var("webkit_trunk") + "/LayoutTests/media@" +
175 Var("webkit_revision"),
[email protected]466ee602010-10-07 08:01:57176 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/workers":
177 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/workers@" +
178 Var("webkit_revision"),
179 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/resources":
180 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/resources@" +
181 Var("webkit_revision"),
[email protected]b520d4e32011-03-25 19:11:43182 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/filesystem":
183 Var("webkit_trunk") + "/LayoutTests/http/tests/filesystem@" +
184 Var("webkit_revision"),
[email protected]9f341ec2010-01-27 20:59:35185
186 "src/third_party/swig/Lib":
187 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
[email protected]e8ae38c2010-03-25 02:35:50188
[email protected]a0187c52011-03-19 20:47:19189 # WebDriver keeps client and test code separate, and merges when the
190 # python egg is installed. We run tests directly from src, so import
191 # the code into the structure expected by the tests.
192 "src/third_party/webdriver/python/selenium":
[email protected]5e5e55cd2011-05-04 16:03:25193 "http://selenium.googlecode.com/svn/trunk/py/selenium@12107",
[email protected]a0187c52011-03-19 20:47:19194 "src/third_party/webdriver/python/selenium/test":
[email protected]5e5e55cd2011-05-04 16:03:25195 "http://selenium.googlecode.com/svn/trunk/py/test@12107",
[email protected]d9b19e32011-01-29 02:09:08196
[email protected]a93c77b2010-11-04 00:08:47197 "src/third_party/libvpx":
198 "/trunk/deps/third_party/libvpx@" +
199 Var("libvpx_revision"),
200
[email protected]25ebc082010-06-02 06:13:07201 "src/third_party/ffmpeg":
202 "/trunk/deps/third_party/ffmpeg/source@" +
[email protected]e8ae38c2010-03-25 02:35:50203 Var("ffmpeg_revision"),
[email protected]e55badb2010-05-07 23:55:35204
[email protected]7b7a16b2010-06-03 04:08:18205 "src/third_party/libjingle/source":
[email protected]a8381db2011-03-04 14:05:47206 (Var("googlecode_url") % "libjingle") + "/branches/chrome-sandbox@" +
[email protected]7b7a16b2010-06-03 04:08:18207 Var("libjingle_revision"),
[email protected]68187f02010-08-17 16:50:07208
209 "src/third_party/speex":
[email protected]311cb802011-04-27 20:27:58210 "/trunk/deps/third_party/speex@83190",
[email protected]c038370e2010-09-22 20:20:12211
212 "src/third_party/libsrtp/src":
213 "/trunk/deps/third_party/libsrtp@60080",
[email protected]53dc40512010-11-29 17:09:16214
215 "src/third_party/yasm/source/patched-yasm":
[email protected]eac6aa792011-02-04 06:33:00216 "/trunk/deps/third_party/yasm/patched-yasm@73761",
[email protected]76ce1522010-12-13 12:02:42217
218 "src/third_party/libjpeg_turbo":
[email protected]4d46aaa2011-04-30 16:29:21219 "/trunk/deps/third_party/libjpeg_turbo@83675",
[email protected]cc1b14652011-01-17 12:35:57220
221 "src/third_party/flac":
[email protected]0282cfc2011-02-25 07:40:54222 "/trunk/deps/third_party/flac@75901",
[email protected]f94eda92011-02-25 00:34:00223
224 # Needed to support nacl browser test jig.
225 "src/third_party/pylib":
[email protected]91c3c3002011-05-06 20:00:05226 Var("nacl_trunk") + "/src/third_party/pylib@" + Var("nacl_tools_revision"),
[email protected]b67b0862011-03-28 17:42:36227 "src/third_party/scons-2.0.1":
[email protected]91c3c3002011-05-06 20:00:05228 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
229 Var("nacl_tools_revision"),
[email protected]5f129de2009-02-24 23:22:04230}
231
[email protected]00c517672010-11-04 00:27:29232
[email protected]5f129de2009-02-24 23:22:04233deps_os = {
234 "win": {
[email protected]b7373e52009-12-15 21:09:38235 "src/chrome/tools/test/reference_build/chrome":
[email protected]3b4d5602010-12-24 01:31:50236 "/trunk/deps/reference_builds/chrome@70122",
[email protected]b7373e52009-12-15 21:09:38237
[email protected]5f129de2009-02-24 23:22:04238 "src/third_party/cygwin":
[email protected]c4ecdcf2010-11-23 03:18:19239 "/trunk/deps/third_party/cygwin@66844",
[email protected]5f129de2009-02-24 23:22:04240
[email protected]c4ecdcf2010-11-23 03:18:19241 "src/third_party/python_26":
[email protected]609387a2011-01-06 20:32:11242 "/trunk/tools/third_party/python_26@70627",
[email protected]f73eb0b52009-08-08 01:13:39243
[email protected]7e6497f2011-03-30 18:52:23244 "src/third_party/psyco_win32":
245 "/trunk/deps/third_party/psyco_win32@79861",
246
[email protected]5b30d472009-12-03 22:02:38247 "src/third_party/lighttpd":
248 "/trunk/deps/third_party/lighttpd@33727",
249
[email protected]e0d00142009-09-18 22:10:27250 "src/third_party/ffmpeg/binaries/chromium/win/ia32":
251 "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"),
[email protected]1cf6e882009-09-15 23:18:42252
[email protected]844090612009-09-25 15:03:34253 # Chrome Frame related deps
254 "src/third_party/xulrunner-sdk":
[email protected]d5692bd2011-02-05 05:46:33255 "/trunk/deps/third_party/xulrunner-sdk@71609",
[email protected]844090612009-09-25 15:03:34256 "src/chrome_frame/tools/test/reference_build/chrome":
[email protected]418d8bf2010-12-24 00:49:18257 "/trunk/deps/reference_builds/chrome@70122",
[email protected]35770312009-10-28 01:21:48258
259 # Parses Windows PE/COFF executable format.
260 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18261 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08262
263 # NSS, for SSLClientSocketNSS.
264 "src/third_party/nss":
[email protected]4730a6a2011-04-30 16:24:36265 "/trunk/deps/third_party/nss@83672",
[email protected]9f341ec2010-01-27 20:59:35266
267 "src/third_party/swig/win":
268 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09269
270 "src/third_party/mingw-w64/mingw/bin":
[email protected]91c3c3002011-05-06 20:00:05271 (Var("nacl_trunk") + "/src/third_party/mingw-w64/mingw/bin@" +
272 Var("nacl_tools_revision")),
[email protected]1c262172010-06-10 15:25:46273
274 "src/rlz":
[email protected]e0dd31c2011-04-28 18:11:33275 (Var("googlecode_url") % "rlz") + "/trunk@35",
[email protected]76ce1522010-12-13 12:02:42276
277 # Dependencies used by libjpeg-turbo
278 "src/third_party/yasm/binaries":
[email protected]47ecab802011-03-15 03:25:34279 "/trunk/deps/third_party/yasm/binaries@74228",
[email protected]5f129de2009-02-24 23:22:04280 },
281 "mac": {
[email protected]b7373e52009-12-15 21:09:38282 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]f9fe0002011-01-12 00:42:38283 "/trunk/deps/reference_builds/chrome_mac@71120",
[email protected]b7373e52009-12-15 21:09:38284
[email protected]5f129de2009-02-24 23:22:04285 "src/third_party/GTM":
[email protected]b8a3ba42011-04-14 20:26:00286 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@440",
[email protected]5f129de2009-02-24 23:22:04287 "src/third_party/pdfsqueeze":
[email protected]46db5eae2011-01-19 19:19:44288 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4",
[email protected]5b30d472009-12-03 22:02:38289 "src/third_party/lighttpd":
[email protected]06cafed2009-12-03 22:33:33290 "/trunk/deps/third_party/lighttpd@33737",
[email protected]5b30d472009-12-03 22:02:38291
[email protected]060ab042009-07-13 21:39:51292 "src/third_party/WebKit/WebKitLibraries":
293 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"),
[email protected]e0d00142009-09-18 22:10:27294
[email protected]9f341ec2010-01-27 20:59:35295 "src/third_party/swig/mac":
296 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22297
298 # NSS, for SSLClientSocketNSS.
299 "src/third_party/nss":
[email protected]4730a6a2011-04-30 16:24:36300 "/trunk/deps/third_party/nss@83672",
[email protected]82f869be2010-06-22 20:33:50301
302 "src/chrome/installer/mac/third_party/xz/xz":
303 "/trunk/deps/third_party/xz@50504",
[email protected]5f129de2009-02-24 23:22:04304 },
[email protected]ef525cc2009-07-10 17:08:16305 "unix": {
306 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38307 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]7e1d3dd2010-12-24 00:36:27308 "/trunk/deps/reference_builds/chrome_linux@70120",
[email protected]b7373e52009-12-15 21:09:38309
[email protected]ef525cc2009-07-10 17:08:16310 "src/third_party/xdg-utils":
[email protected]c7df173a2011-05-05 01:50:24311 "/trunk/deps/third_party/xdg-utils@84156",
[email protected]e0d00142009-09-18 22:10:27312
[email protected]9f341ec2010-01-27 20:59:35313 "src/third_party/swig/linux":
314 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10315
316 "src/third_party/lss":
[email protected]a3a375d2010-10-31 23:27:44317 (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
[email protected]8f205b02010-11-10 22:48:17318
319 "src/third_party/openssl":
[email protected]f52832292010-12-15 00:43:16320 "/trunk/deps/third_party/openssl@69192",
[email protected]43e75632011-03-07 19:02:33321
322 "src/third_party/WebKit/Tools/gdb":
323 Var("webkit_trunk") + "/Tools/gdb@" + Var("webkit_revision"),
[email protected]ef525cc2009-07-10 17:08:16324 },
[email protected]5f129de2009-02-24 23:22:04325}
326
327
328include_rules = [
329 # Everybody can use some things.
330 "+base",
331 "+build",
[email protected]946d1b22009-07-22 23:57:21332 "+ipc",
[email protected]5f129de2009-02-24 23:22:04333
334 # For now, we allow ICU to be included by specifying "unicode/...", although
[email protected]00feb462010-08-21 02:55:43335 # this should probably change.
[email protected]5f129de2009-02-24 23:22:04336 "+unicode",
337 "+testing",
[email protected]5f129de2009-02-24 23:22:04338]
339
340
341# checkdeps.py shouldn't check include paths for files in these dirs:
342skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18343 "breakpad",
344 "chrome_frame",
[email protected]5b7937e2010-11-04 23:37:18345 "native_client",
346 "o3d",
[email protected]0dd3a0ab2011-02-18 08:17:44347 "pdf",
[email protected]5b7937e2010-11-04 23:37:18348 "sdch",
349 "skia",
350 "testing",
351 "third_party",
352 "v8",
[email protected]5f129de2009-02-24 23:22:04353]
[email protected]bfa24b962009-03-02 00:16:16354
355
356hooks = [
357 {
[email protected]154c6712009-09-16 19:44:02358 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
[email protected]be4948c2009-09-22 03:59:44359 "pattern": ".",
[email protected]5bf090e2009-10-05 20:48:38360 "action": ["python", "src/build/gyp_chromium"],
[email protected]bfa24b962009-03-02 00:16:16361 },
[email protected]b4e6d2db2011-04-28 00:32:50362 {
363 # This downloads binaries for Native Client's integrated runtime (IRT)
364 # library, which is built as NaCl untrusted code.
365 "pattern": ".",
366 "action": ["python", "src/build/download_nacl_irt.py",
367 "--nacl_revision", Var("nacl_revision"),
368 "--file_hash", "x86_32", Var("nacl_irt_hash_x86_32"),
369 "--file_hash", "x86_64", Var("nacl_irt_hash_x86_64")],
370 },
[email protected]bfa24b962009-03-02 00:16:16371]