blob: 295022753fc5c6c2a6f5614b4e9e4d483ab959ee [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]fe7bd03e2011-03-25 19:27:007 "webkit_revision": "81970",
[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]238de692011-03-17 03:07:2910 "nacl_revision": "4559",
[email protected]b67b0862011-03-28 17:42:3611 "nacl_tools_revision": "4632",
[email protected]3b586012011-03-07 16:21:0012 "libjingle_revision": "55",
[email protected]5cfa36e12011-03-03 17:24:3613 "libvpx_revision": "76510",
[email protected]678d9b22011-03-18 09:29:1114 "ffmpeg_revision": "78339",
[email protected]53585122011-03-25 18:57:3615 "skia_revision": "1005",
[email protected]8bf5d3ac2011-03-28 14:00:0316 "v8_revision": "7385",
[email protected]5f129de2009-02-24 23:22:0417}
18
[email protected]5f129de2009-02-24 23:22:0419deps = {
20 "src/breakpad/src":
[email protected]e3e45982011-03-22 18:16:3321 (Var("googlecode_url") % "google-breakpad") + "/trunk/src@784",
[email protected]5f129de2009-02-24 23:22:0422
[email protected]74647d22009-06-23 01:13:5223 "src/build/util/support":
[email protected]9ff126f2009-08-04 17:32:0324 "/trunk/deps/support@20411",
[email protected]74647d22009-06-23 01:13:5225
[email protected]5f129de2009-02-24 23:22:0426 "src/googleurl":
[email protected]6b487bf2011-03-10 20:13:1727 (Var("googlecode_url") % "google-url") + "/trunk@153",
[email protected]5f129de2009-02-24 23:22:0428
[email protected]808ea572010-09-01 16:22:0129 "src/seccompsandbox":
[email protected]9ff08dd2010-12-09 00:40:4130 (Var("googlecode_url") % "seccompsandbox") + "/trunk@153",
[email protected]808ea572010-09-01 16:22:0131
[email protected]5f129de2009-02-24 23:22:0432 "src/sdch/open-vcdiff":
[email protected]0cf0cce2010-09-03 00:57:1833 (Var("googlecode_url") % "open-vcdiff") + "/trunk@28",
[email protected]5f129de2009-02-24 23:22:0434
35 "src/testing/gtest":
[email protected]ba61ec62011-02-24 22:23:4036 (Var("googlecode_url") % "googletest") + "/trunk@539",
[email protected]5f129de2009-02-24 23:22:0437
[email protected]c6bc0bd2011-01-27 19:55:0638 "src/testing/gmock":
[email protected]236e2192011-02-25 01:58:4539 (Var("googlecode_url") % "googlemock") + "/trunk@359",
[email protected]c6bc0bd2011-01-27 19:55:0640
[email protected]121de342010-04-28 22:52:4341 "src/third_party/angle":
[email protected]94df114c2011-03-24 22:48:3042 (Var("googlecode_url") % "angleproject") + "/trunk@594",
[email protected]121de342010-04-28 22:52:4343
[email protected]1ec9e292011-02-01 21:38:1844 # Note that this is *not* where we check out WebKit -- this just
45 # puts some extra files into place for the real WebKit checkout to
46 # happen. See lines mentioning "webkit_revision" for the real
47 # WebKit checkout.
[email protected]5f129de2009-02-24 23:22:0448 "src/third_party/WebKit":
[email protected]8cf26422011-02-27 00:33:4449 "/trunk/deps/third_party/WebKit@76115",
[email protected]5f129de2009-02-24 23:22:0450
[email protected]280629492009-09-09 06:49:0851 "src/third_party/icu":
[email protected]477c6b32011-03-16 01:00:2852 "/trunk/deps/third_party/icu46@78292",
[email protected]5f129de2009-02-24 23:22:0453
[email protected]adee30d2009-08-21 15:15:1654 "src/third_party/hunspell":
[email protected]b16b5122010-11-10 03:52:5855 "/trunk/deps/third_party/hunspell@65351",
[email protected]a0c303472010-06-03 03:32:3156
57 "src/third_party/hunspell_dictionaries":
[email protected]3b1f12a62011-03-23 05:12:3258 "/trunk/deps/third_party/hunspell_dictionaries@79099",
[email protected]5c965dd2009-09-04 21:11:4359
[email protected]1ebf8962010-09-28 17:51:5760 "src/third_party/safe_browsing/testing":
[email protected]a1980332010-11-16 00:22:3261 (Var("googlecode_url") % "google-safe-browsing") + "/trunk/testing@106",
[email protected]1ebf8962010-09-28 17:51:5762
[email protected]2cbb95c2010-04-23 03:03:2663 "src/third_party/cacheinvalidation/files":
[email protected]cb69cbf2011-01-25 05:35:3864 (Var("googlecode_url") % "google-cache-invalidation-api") + "/trunk@70",
[email protected]2cbb95c2010-04-23 03:03:2665
[email protected]9ce15e922011-03-22 22:24:4266 "src/third_party/leveldb":
[email protected]49a9415f2011-03-25 22:28:5067 (Var("googlecode_url") % "leveldb") + "/trunk@13",
[email protected]9ce15e922011-03-22 22:24:4268
[email protected]9ce15e922011-03-22 22:24:4269 "src/third_party/snappy/src":
[email protected]49a9415f2011-03-25 22:28:5070 (Var("googlecode_url") % "snappy") + "/trunk@2",
[email protected]9ce15e922011-03-22 22:24:4271
[email protected]acb9f722010-03-25 17:14:5972 "src/tools/gyp":
[email protected]9174a102011-03-28 00:58:1473 (Var("googlecode_url") % "gyp") + "/trunk@904",
[email protected]acb9f722010-03-25 17:14:5974
[email protected]5f129de2009-02-24 23:22:0475 "src/v8":
[email protected]5a939d32011-02-14 14:46:5876 (Var("googlecode_url") % "v8") + "/trunk@" + Var("v8_revision"),
[email protected]5f129de2009-02-24 23:22:0477
[email protected]3c221842009-07-13 21:09:3878 "src/native_client":
[email protected]8e303b22010-08-18 21:03:1279 Var("nacl_trunk") + "/src/native_client@" + Var("nacl_revision"),
[email protected]2d783342010-08-11 20:48:2880 "src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin":
[email protected]b70ffd1f2010-09-08 22:50:1781 Var("nacl_trunk") + "/src/native_client/tests/prebuilt@" +
[email protected]2d783342010-08-11 20:48:2882 Var("nacl_revision"),
[email protected]3c221842009-07-13 21:09:3883
[email protected]a19c9b62011-01-21 03:43:3984 "src/third_party/skia/gpu":
85 (Var("googlecode_url") % "skia") + "/trunk/gpu@" + Var("skia_revision"),
86
[email protected]8eb0eeb2009-10-23 14:52:4087 "src/third_party/skia/src":
[email protected]0cf0cce2010-09-03 00:57:1888 (Var("googlecode_url") % "skia") + "/trunk/src@" + Var("skia_revision"),
[email protected]8eb0eeb2009-10-23 14:52:4089
90 "src/third_party/skia/include":
[email protected]0cf0cce2010-09-03 00:57:1891 (Var("googlecode_url") % "skia") + "/trunk/include@" + Var("skia_revision"),
[email protected]d5282e72009-05-13 13:16:5292
[email protected]e6e47fc2009-07-13 19:18:2393 "src/third_party/WebKit/LayoutTests":
[email protected]5f129de2009-02-24 23:22:0494 Var("webkit_trunk") + "/LayoutTests@" + Var("webkit_revision"),
95
[email protected]c1d9cdc2011-01-17 06:50:0196 "src/third_party/WebKit/Source":
97 Var("webkit_trunk") + "/Source@" + Var("webkit_revision"),
[email protected]dec7b172009-09-23 22:11:3598
[email protected]c92db212010-12-18 03:25:1999 "src/third_party/WebKit/Tools/DumpRenderTree":
100 Var("webkit_trunk") + "/Tools/DumpRenderTree@" + Var("webkit_revision"),
[email protected]55eb3972010-04-07 03:07:51101
[email protected]c92db212010-12-18 03:25:19102 "src/third_party/WebKit/Tools/Scripts":
103 Var("webkit_trunk") + "/Tools/Scripts@" + Var("webkit_revision"),
[email protected]f3d80d92010-02-09 01:57:54104
[email protected]d7bdd382009-11-13 02:15:59105 "src/third_party/ots":
[email protected]e71a55b2011-03-24 20:57:59106 (Var("googlecode_url") % "ots") + "/trunk@60",
[email protected]d7bdd382009-11-13 02:15:59107
[email protected]58734d62009-06-30 00:12:53108 "src/tools/page_cycler/acid3":
[email protected]060ab042009-07-13 21:39:51109 "/trunk/deps/page_cycler/acid3@19546",
[email protected]07352662009-07-13 23:22:33110
[email protected]2d8ea6b2010-12-18 05:06:44111 # We run these layout tests as UI tests. Since many of the buildbots that
[email protected]6d374492009-08-05 06:02:07112 # run layout tests do NOT have access to the LayoutTest directory, we need
[email protected]2d8ea6b2010-12-18 05:06:44113 # to map them here. In practice, these do not take up much space.
[email protected]6d374492009-08-05 06:02:07114 "src/chrome/test/data/layout_tests/LayoutTests/fast/events":
115 Var("webkit_trunk") + "/LayoutTests/fast/events@" +
116 Var("webkit_revision"),
[email protected]53d4e7d2009-09-24 05:14:30117 "src/chrome/test/data/layout_tests/LayoutTests/fast/js/resources":
118 Var("webkit_trunk") + "/LayoutTests/fast/js/resources@" +
119 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07120 "src/chrome/test/data/layout_tests/LayoutTests/fast/workers":
121 Var("webkit_trunk") + "/LayoutTests/fast/workers@" +
122 Var("webkit_revision"),
123 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/resources":
124 Var("webkit_trunk") + "/LayoutTests/http/tests/resources@" +
125 Var("webkit_revision"),
126 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/workers":
127 Var("webkit_trunk") + "/LayoutTests/http/tests/workers@" +
128 Var("webkit_revision"),
129 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/xmlhttprequest":
130 Var("webkit_trunk") + "/LayoutTests/http/tests/xmlhttprequest@" +
131 Var("webkit_revision"),
[email protected]fc4c93122010-10-04 07:24:16132 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/websocket/tests":
133 Var("webkit_trunk") + "/LayoutTests/http/tests/websocket/tests@" +
134 Var("webkit_revision"),
[email protected]4d19b9e2010-04-20 01:41:28135 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium/fast/workers":
136 Var("webkit_trunk") + "/LayoutTests/platform/chromium/fast/workers@" +
137 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55138 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/fast/events":
139 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/fast/events@" +
140 Var("webkit_revision"),
141 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/http/tests/workers":
142 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/http/tests/workers@" +
143 Var("webkit_revision"),
144 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-mac/storage/domstorage":
145 Var("webkit_trunk") + "/LayoutTests/platform/chromium-mac/storage/domstorage@" +
146 Var("webkit_revision"),
147 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/events":
148 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/events@" +
149 Var("webkit_revision"),
150 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/fast/workers":
151 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/fast/workers@" +
152 Var("webkit_revision"),
[email protected]446f96c2010-06-28 22:32:32153 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/appcache":
154 Var("webkit_trunk") + "/LayoutTests/http/tests/appcache@" +
155 Var("webkit_revision"),
[email protected]f6b551d2010-04-03 00:49:55156 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/http/tests/workers":
157 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/http/tests/workers@" +
158 Var("webkit_revision"),
159 "src/chrome/test/data/layout_tests/LayoutTests/platform/chromium-win/storage/domstorage":
160 Var("webkit_trunk") + "/LayoutTests/platform/chromium-win/storage/domstorage@" +
161 Var("webkit_revision"),
[email protected]6d374492009-08-05 06:02:07162 "src/chrome/test/data/layout_tests/LayoutTests/storage/domstorage":
163 Var("webkit_trunk") + "/LayoutTests/storage/domstorage@" +
164 Var("webkit_revision"),
[email protected]4e27e402010-08-21 00:54:18165 "src/chrome/test/data/layout_tests/LayoutTests/media":
166 Var("webkit_trunk") + "/LayoutTests/media@" +
167 Var("webkit_revision"),
[email protected]466ee602010-10-07 08:01:57168 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/workers":
169 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/workers@" +
170 Var("webkit_revision"),
171 "src/chrome/test/data/layout_tests/LayoutTests/fast/filesystem/resources":
172 Var("webkit_trunk") + "/LayoutTests/fast/filesystem/resources@" +
173 Var("webkit_revision"),
[email protected]b520d4e32011-03-25 19:11:43174 "src/chrome/test/data/layout_tests/LayoutTests/http/tests/filesystem":
175 Var("webkit_trunk") + "/LayoutTests/http/tests/filesystem@" +
176 Var("webkit_revision"),
[email protected]9f341ec2010-01-27 20:59:35177
178 "src/third_party/swig/Lib":
179 "/trunk/deps/third_party/swig/Lib@" + Var("swig_revision"),
[email protected]e8ae38c2010-03-25 02:35:50180
[email protected]a0187c52011-03-19 20:47:19181 # WebDriver keeps client and test code separate, and merges when the
182 # python egg is installed. We run tests directly from src, so import
183 # the code into the structure expected by the tests.
184 "src/third_party/webdriver/python/selenium":
[email protected]125cba82011-03-26 16:52:27185 "http://selenium.googlecode.com/svn/trunk/py/selenium@11696",
[email protected]a0187c52011-03-19 20:47:19186 "src/third_party/webdriver/python/selenium/test":
[email protected]125cba82011-03-26 16:52:27187 "http://selenium.googlecode.com/svn/trunk/py/test@11696",
[email protected]d9b19e32011-01-29 02:09:08188
[email protected]a93c77b2010-11-04 00:08:47189 "src/third_party/libvpx":
190 "/trunk/deps/third_party/libvpx@" +
191 Var("libvpx_revision"),
192
[email protected]25ebc082010-06-02 06:13:07193 "src/third_party/ffmpeg":
194 "/trunk/deps/third_party/ffmpeg/source@" +
[email protected]e8ae38c2010-03-25 02:35:50195 Var("ffmpeg_revision"),
[email protected]e55badb2010-05-07 23:55:35196
[email protected]7b7a16b2010-06-03 04:08:18197 "src/third_party/libjingle/source":
[email protected]a8381db2011-03-04 14:05:47198 (Var("googlecode_url") % "libjingle") + "/branches/chrome-sandbox@" +
[email protected]7b7a16b2010-06-03 04:08:18199 Var("libjingle_revision"),
[email protected]68187f02010-08-17 16:50:07200
201 "src/third_party/speex":
[email protected]eb4409532011-01-05 10:51:00202 "/trunk/deps/third_party/speex@70427",
[email protected]c038370e2010-09-22 20:20:12203
204 "src/third_party/libsrtp/src":
205 "/trunk/deps/third_party/libsrtp@60080",
[email protected]53dc40512010-11-29 17:09:16206
207 "src/third_party/yasm/source/patched-yasm":
[email protected]eac6aa792011-02-04 06:33:00208 "/trunk/deps/third_party/yasm/patched-yasm@73761",
[email protected]76ce1522010-12-13 12:02:42209
210 "src/third_party/libjpeg_turbo":
[email protected]678d9b22011-03-18 09:29:11211 "/trunk/deps/third_party/libjpeg_turbo@78340",
[email protected]cc1b14652011-01-17 12:35:57212
213 "src/third_party/flac":
[email protected]0282cfc2011-02-25 07:40:54214 "/trunk/deps/third_party/flac@75901",
[email protected]f94eda92011-02-25 00:34:00215
216 # Needed to support nacl browser test jig.
217 "src/third_party/pylib":
[email protected]b67b0862011-03-28 17:42:36218 Var("nacl_trunk") + "/src/third_party/pylib@" + Var("nacl_tools_revision"),
219 "src/third_party/scons-2.0.1":
220 Var("nacl_trunk") + "/src/third_party/scons-2.0.1@" +
221 Var("nacl_tools_revision"),
[email protected]5f129de2009-02-24 23:22:04222}
223
[email protected]00c517672010-11-04 00:27:29224
[email protected]5f129de2009-02-24 23:22:04225deps_os = {
226 "win": {
[email protected]b7373e52009-12-15 21:09:38227 "src/chrome/tools/test/reference_build/chrome":
[email protected]3b4d5602010-12-24 01:31:50228 "/trunk/deps/reference_builds/chrome@70122",
[email protected]b7373e52009-12-15 21:09:38229
[email protected]5f129de2009-02-24 23:22:04230 "src/third_party/cygwin":
[email protected]c4ecdcf2010-11-23 03:18:19231 "/trunk/deps/third_party/cygwin@66844",
[email protected]5f129de2009-02-24 23:22:04232
[email protected]c4ecdcf2010-11-23 03:18:19233 "src/third_party/python_26":
[email protected]609387a2011-01-06 20:32:11234 "/trunk/tools/third_party/python_26@70627",
[email protected]f73eb0b52009-08-08 01:13:39235
[email protected]5b30d472009-12-03 22:02:38236 "src/third_party/lighttpd":
237 "/trunk/deps/third_party/lighttpd@33727",
238
[email protected]e0d00142009-09-18 22:10:27239 "src/third_party/ffmpeg/binaries/chromium/win/ia32":
240 "/trunk/deps/third_party/ffmpeg/binaries/win@" + Var("ffmpeg_revision"),
[email protected]1cf6e882009-09-15 23:18:42241
[email protected]844090612009-09-25 15:03:34242 # Chrome Frame related deps
243 "src/third_party/xulrunner-sdk":
[email protected]d5692bd2011-02-05 05:46:33244 "/trunk/deps/third_party/xulrunner-sdk@71609",
[email protected]844090612009-09-25 15:03:34245 "src/chrome_frame/tools/test/reference_build/chrome":
[email protected]418d8bf2010-12-24 00:49:18246 "/trunk/deps/reference_builds/chrome@70122",
[email protected]35770312009-10-28 01:21:48247
248 # Parses Windows PE/COFF executable format.
249 "src/third_party/pefile":
[email protected]0cf0cce2010-09-03 00:57:18250 (Var("googlecode_url") % "pefile") + "/trunk@63",
[email protected]4b167a32010-01-25 17:54:08251
252 # NSS, for SSLClientSocketNSS.
253 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46254 "/trunk/deps/third_party/nss@61580",
[email protected]9f341ec2010-01-27 20:59:35255
256 "src/third_party/swig/win":
257 "/trunk/deps/third_party/swig/win@" + Var("swig_revision"),
[email protected]3b32fa62010-02-25 23:17:09258
259 "src/third_party/mingw-w64/mingw/bin":
[email protected]8e303b22010-08-18 21:03:12260 (Var("nacl_trunk") + "/src/third_party/mingw-w64/mingw/bin@" +
[email protected]3b32fa62010-02-25 23:17:09261 Var("nacl_revision")),
[email protected]1c262172010-06-10 15:25:46262
263 "src/rlz":
[email protected]e06f4d52011-01-19 07:28:46264 (Var("googlecode_url") % "rlz") + "/trunk@33",
[email protected]76ce1522010-12-13 12:02:42265
266 # Dependencies used by libjpeg-turbo
267 "src/third_party/yasm/binaries":
[email protected]47ecab802011-03-15 03:25:34268 "/trunk/deps/third_party/yasm/binaries@74228",
[email protected]5f129de2009-02-24 23:22:04269 },
270 "mac": {
[email protected]b7373e52009-12-15 21:09:38271 "src/chrome/tools/test/reference_build/chrome_mac":
[email protected]f9fe0002011-01-12 00:42:38272 "/trunk/deps/reference_builds/chrome_mac@71120",
[email protected]b7373e52009-12-15 21:09:38273
[email protected]5f129de2009-02-24 23:22:04274 "src/third_party/GTM":
[email protected]56f0f262011-02-24 17:14:36275 (Var("googlecode_url") % "google-toolbox-for-mac") + "/trunk@434",
[email protected]5f129de2009-02-24 23:22:04276 "src/third_party/pdfsqueeze":
[email protected]46db5eae2011-01-19 19:19:44277 (Var("googlecode_url") % "pdfsqueeze") + "/trunk@4",
[email protected]5b30d472009-12-03 22:02:38278 "src/third_party/lighttpd":
[email protected]06cafed2009-12-03 22:33:33279 "/trunk/deps/third_party/lighttpd@33737",
[email protected]5b30d472009-12-03 22:02:38280
[email protected]060ab042009-07-13 21:39:51281 "src/third_party/WebKit/WebKitLibraries":
282 Var("webkit_trunk") + "/WebKitLibraries@" + Var("webkit_revision"),
[email protected]e0d00142009-09-18 22:10:27283
[email protected]9f341ec2010-01-27 20:59:35284 "src/third_party/swig/mac":
285 "/trunk/deps/third_party/swig/mac@" + Var("swig_revision"),
[email protected]d4852bd2010-05-28 16:56:22286
287 # NSS, for SSLClientSocketNSS.
288 "src/third_party/nss":
[email protected]d0941b92010-10-12 20:08:46289 "/trunk/deps/third_party/nss@61580",
[email protected]82f869be2010-06-22 20:33:50290
291 "src/chrome/installer/mac/third_party/xz/xz":
292 "/trunk/deps/third_party/xz@50504",
[email protected]5f129de2009-02-24 23:22:04293 },
[email protected]ef525cc2009-07-10 17:08:16294 "unix": {
295 # Linux, really.
[email protected]b7373e52009-12-15 21:09:38296 "src/chrome/tools/test/reference_build/chrome_linux":
[email protected]7e1d3dd2010-12-24 00:36:27297 "/trunk/deps/reference_builds/chrome_linux@70120",
[email protected]b7373e52009-12-15 21:09:38298
[email protected]ef525cc2009-07-10 17:08:16299 "src/third_party/xdg-utils":
[email protected]faa38442010-09-03 01:13:04300 "/trunk/deps/third_party/xdg-utils@58316",
[email protected]e0d00142009-09-18 22:10:27301
[email protected]9f341ec2010-01-27 20:59:35302 "src/third_party/swig/linux":
303 "/trunk/deps/third_party/swig/linux@" + Var("swig_revision"),
[email protected]8351a632010-09-24 19:19:10304
305 "src/third_party/lss":
[email protected]a3a375d2010-10-31 23:27:44306 (Var("googlecode_url") % "linux-syscall-support") + "/trunk/lss@3",
[email protected]8f205b02010-11-10 22:48:17307
308 "src/third_party/openssl":
[email protected]f52832292010-12-15 00:43:16309 "/trunk/deps/third_party/openssl@69192",
[email protected]43e75632011-03-07 19:02:33310
311 "src/third_party/WebKit/Tools/gdb":
312 Var("webkit_trunk") + "/Tools/gdb@" + Var("webkit_revision"),
[email protected]ef525cc2009-07-10 17:08:16313 },
[email protected]5f129de2009-02-24 23:22:04314}
315
316
317include_rules = [
318 # Everybody can use some things.
319 "+base",
320 "+build",
[email protected]946d1b22009-07-22 23:57:21321 "+ipc",
[email protected]5f129de2009-02-24 23:22:04322
323 # For now, we allow ICU to be included by specifying "unicode/...", although
[email protected]00feb462010-08-21 02:55:43324 # this should probably change.
[email protected]5f129de2009-02-24 23:22:04325 "+unicode",
326 "+testing",
[email protected]5f129de2009-02-24 23:22:04327]
328
329
330# checkdeps.py shouldn't check include paths for files in these dirs:
331skip_child_includes = [
[email protected]5b7937e2010-11-04 23:37:18332 "breakpad",
333 "chrome_frame",
[email protected]5b7937e2010-11-04 23:37:18334 "native_client",
335 "o3d",
[email protected]0dd3a0ab2011-02-18 08:17:44336 "pdf",
[email protected]5b7937e2010-11-04 23:37:18337 "sdch",
338 "skia",
339 "testing",
340 "third_party",
341 "v8",
[email protected]5f129de2009-02-24 23:22:04342]
[email protected]bfa24b962009-03-02 00:16:16343
344
345hooks = [
346 {
[email protected]154c6712009-09-16 19:44:02347 # A change to a .gyp, .gypi, or to GYP itself should run the generator.
[email protected]be4948c2009-09-22 03:59:44348 "pattern": ".",
[email protected]5bf090e2009-10-05 20:48:38349 "action": ["python", "src/build/gyp_chromium"],
[email protected]bfa24b962009-03-02 00:16:16350 },
351]