blob: 890db58fefe7588c584d5b3ead973c9ac090bcb9 [file] [log] [blame]
[email protected]2b95d7b2012-05-01 13:32:121# Copyright (c) 2012 The Chromium Authors. All rights reserved.
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4{
5 'variables': {
6 'isolate_dependency_tracked': [
7 '../net/data/ssl/certificates/expired_cert.pem',
8 '../net/data/ssl/certificates/test_mail_google_com.pem',
9 '../net/data/ssl/certificates/unittest.originbound.der',
10 '../net/data/ssl/certificates/unittest.originbound.key.der',
11 '../net/tools/testserver/asn1.py',
12 '../net/tools/testserver/echo_message.py',
13 '../net/tools/testserver/minica.py',
14 '../net/tools/testserver/testserver.py',
15 '../testing/test_env.py',
16 '../third_party/hunspell_dictionaries/bg-BG-2-0.bdic',
17 '../third_party/hunspell_dictionaries/ca-ES-1-2.bdic',
18 '../third_party/hunspell_dictionaries/cs-CZ-1-2.bdic',
19 '../third_party/hunspell_dictionaries/da-DK-1-2.bdic',
20 '../third_party/hunspell_dictionaries/de-DE-1-2.bdic',
21 '../third_party/hunspell_dictionaries/el-GR-1-1.bdic',
22 '../third_party/hunspell_dictionaries/en-AU-1-2.bdic',
23 '../third_party/hunspell_dictionaries/en-CA-2-1.bdic',
24 '../third_party/hunspell_dictionaries/en-GB-1-2.bdic',
25 '../third_party/hunspell_dictionaries/en-US-2-1.bdic',
26 '../third_party/hunspell_dictionaries/es-ES-1-1.bdic',
27 '../third_party/hunspell_dictionaries/et-EE-1-1.bdic',
28 '../third_party/hunspell_dictionaries/fr-FR-2-0.bdic',
29 '../third_party/hunspell_dictionaries/he-IL-1-1.bdic',
30 '../third_party/hunspell_dictionaries/hi-IN-1-1.bdic',
31 '../third_party/hunspell_dictionaries/hr-HR-1-2.bdic',
32 '../third_party/hunspell_dictionaries/hu-HU-2-0.bdic',
33 '../third_party/hunspell_dictionaries/id-ID-1-2.bdic',
34 '../third_party/hunspell_dictionaries/it-IT-1-2.bdic',
35 '../third_party/hunspell_dictionaries/lt-LT-1-3.bdic',
36 '../third_party/hunspell_dictionaries/lv-LV-1-2.bdic',
37 '../third_party/hunspell_dictionaries/nb-NO-1-2.bdic',
38 '../third_party/hunspell_dictionaries/nl-NL-1-1.bdic',
39 '../third_party/hunspell_dictionaries/pl-PL-1-3.bdic',
40 '../third_party/hunspell_dictionaries/pt-BR-2-2.bdic',
41 '../third_party/hunspell_dictionaries/pt-PT-1-2.bdic',
42 '../third_party/hunspell_dictionaries/ro-RO-2-0.bdic',
43 '../third_party/hunspell_dictionaries/ru-RU-2-0.bdic',
44 '../third_party/hunspell_dictionaries/sh-2-2.bdic',
45 '../third_party/hunspell_dictionaries/sk-SK-1-2.bdic',
46 '../third_party/hunspell_dictionaries/sl-SI-1-2.bdic',
47 '../third_party/hunspell_dictionaries/sr-2-0.bdic',
48 '../third_party/hunspell_dictionaries/sv-SE-1-1.bdic',
49 '../third_party/hunspell_dictionaries/tr-TR-1-1.bdic',
50 '../third_party/hunspell_dictionaries/uk-UA-2-0.bdic',
51 '../third_party/hunspell_dictionaries/vi-VN-1-2.bdic',
52 '../third_party/pyftpdlib/src/pyftpdlib/__init__.py',
53 '../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py',
54 '../third_party/tlslite/tlslite/BaseDB.py',
55 '../third_party/tlslite/tlslite/Checker.py',
56 '../third_party/tlslite/tlslite/FileObject.py',
57 '../third_party/tlslite/tlslite/HandshakeSettings.py',
58 '../third_party/tlslite/tlslite/Session.py',
59 '../third_party/tlslite/tlslite/SessionCache.py',
60 '../third_party/tlslite/tlslite/SharedKeyDB.py',
61 '../third_party/tlslite/tlslite/TLSConnection.py',
62 '../third_party/tlslite/tlslite/TLSRecordLayer.py',
63 '../third_party/tlslite/tlslite/VerifierDB.py',
64 '../third_party/tlslite/tlslite/X509.py',
65 '../third_party/tlslite/tlslite/X509CertChain.py',
66 '../third_party/tlslite/tlslite/__init__.py',
67 '../third_party/tlslite/tlslite/api.py',
68 '../third_party/tlslite/tlslite/constants.py',
69 '../third_party/tlslite/tlslite/errors.py',
70 '../third_party/tlslite/tlslite/integration/AsyncStateMachine.py',
71 '../third_party/tlslite/tlslite/integration/ClientHelper.py',
72 '../third_party/tlslite/tlslite/integration/HTTPTLSConnection.py',
73 '../third_party/tlslite/tlslite/integration/IMAP4_TLS.py',
74 '../third_party/tlslite/tlslite/integration/POP3_TLS.py',
75 '../third_party/tlslite/tlslite/integration/SMTP_TLS.py',
76 '../third_party/tlslite/tlslite/integration/TLSAsyncDispatcherMixIn.py',
77 '../third_party/tlslite/tlslite/integration/TLSSocketServerMixIn.py',
78 '../third_party/tlslite/tlslite/integration/XMLRPCTransport.py',
79 '../third_party/tlslite/tlslite/integration/__init__.py',
80 '../third_party/tlslite/tlslite/mathtls.py',
81 '../third_party/tlslite/tlslite/messages.py',
82 '../third_party/tlslite/tlslite/utils/AES.py',
83 '../third_party/tlslite/tlslite/utils/ASN1Parser.py',
84 '../third_party/tlslite/tlslite/utils/Python_AES.py',
85 '../third_party/tlslite/tlslite/utils/Python_RC4.py',
86 '../third_party/tlslite/tlslite/utils/Python_RSAKey.py',
87 '../third_party/tlslite/tlslite/utils/RC4.py',
88 '../third_party/tlslite/tlslite/utils/RSAKey.py',
89 '../third_party/tlslite/tlslite/utils/__init__.py',
90 '../third_party/tlslite/tlslite/utils/cipherfactory.py',
91 '../third_party/tlslite/tlslite/utils/codec.py',
92 '../third_party/tlslite/tlslite/utils/compat.py',
93 '../third_party/tlslite/tlslite/utils/cryptomath.py',
94 '../third_party/tlslite/tlslite/utils/hmac.py',
95 '../third_party/tlslite/tlslite/utils/keyfactory.py',
96 '../third_party/tlslite/tlslite/utils/rijndael.py',
97 '../third_party/tlslite/tlslite/utils/xmltools.py',
98 '<(PRODUCT_DIR)/resources.pak',
99 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
100 'browser/resources/software_rendering_list/software_rendering_list.json',
101 'test/data/History/ArchivedNoDuration',
102 'test/data/History/HistoryNoDuration',
103 'test/data/History/HistoryNoSource',
104 'test/data/History/history.20.sql',
105 'test/data/History/thumbnails.3.sql',
106 'test/data/History/url_history_provider_test.db.txt',
107 'test/data/History/url_history_provider_test_limited.db.txt',
108 'test/data/bookmarks/History_with_empty_starred',
109 'test/data/bookmarks/History_with_starred',
110 'test/data/bookmarks/model_without_sync.json',
111 'test/data/components/jebgalgnebhfojomionfpkfelancnnkf.crx',
112 'test/data/components/updatecheck_reply_1.xml',
113 'test/data/components/updatecheck_reply_2.xml',
114 'test/data/components/updatecheck_reply_empty',
115 'test/data/download-test1.lib',
116 'test/data/extensions/absolute_path/absolute.json',
117 'test/data/extensions/api_test/permissions/optional/manifest.json',
118 'test/data/extensions/app_update/v1.crx',
119 'test/data/extensions/app_update/v2.crx',
120 'test/data/extensions/bad/Preferences',
121 'test/data/extensions/bad_magic.crx',
122 'test/data/extensions/bad_signature.crx',
123 'test/data/extensions/bad_underscore.crx',
124 'test/data/extensions/convert_web_app/128.png',
125 'test/data/extensions/convert_web_app/16.png',
126 'test/data/extensions/convert_web_app/48.png',
127 'test/data/extensions/file_manager/app.json',
128 'test/data/extensions/good.crx',
129 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.html',
130 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.js',
131 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/french_sentence.html',
132 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/icon_128.png',
133 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json',
134 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.html',
135 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.js',
136 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script1.js',
137 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script2.js',
138 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style1.css',
139 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style2.css',
140 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.html',
141 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.js',
142 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/three_languages.html',
143 'test/data/extensions/good/Preferences',
144 'test/data/extensions/good/PreferencesExperimental',
145 'test/data/extensions/good/PreferencesExternal',
146 'test/data/extensions/good2.crx',
147 'test/data/extensions/hosted_app.crx',
148 'test/data/extensions/icon1.png',
149 'test/data/extensions/icon2.png',
150 'test/data/extensions/icon3.png',
151 'test/data/extensions/json_schema_test.js',
152 'test/data/extensions/l10n/Preferences',
153 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/manifest.json',
154 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/manifest.json',
155 'test/data/extensions/manifest_tests/background_allow_no_js_access.json',
156 'test/data/extensions/manifest_tests/background_allow_no_js_access2.json',
157 'test/data/extensions/manifest_tests/background_page.json',
158 'test/data/extensions/manifest_tests/background_page_legacy.json',
159 'test/data/extensions/manifest_tests/background_permission.json',
160 'test/data/extensions/manifest_tests/background_permission_alias.json',
161 'test/data/extensions/manifest_tests/background_scripts.json',
162 'test/data/extensions/manifest_tests/content_script_chrome_url_invalid.json',
163 'test/data/extensions/manifest_tests/content_script_match_pattern_not_string.json',
164 'test/data/extensions/manifest_tests/content_script_yahoo.json',
165 'test/data/extensions/manifest_tests/default_locale_invalid.json',
166 'test/data/extensions/manifest_tests/default_locale_valid.json',
167 'test/data/extensions/manifest_tests/default_path_for_extent.json',
168 'test/data/extensions/manifest_tests/devtools_extension.json',
169 'test/data/extensions/manifest_tests/devtools_extension_url_invalid_type.json',
170 'test/data/extensions/manifest_tests/exclude_matches.json',
171 'test/data/extensions/manifest_tests/exclude_matches_empty.json',
172 'test/data/extensions/manifest_tests/exclude_matches_invalid_host.json',
173 'test/data/extensions/manifest_tests/exclude_matches_not_list.json',
174 'test/data/extensions/manifest_tests/experimental.json',
175 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission.json',
176 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission_list.json',
177 'test/data/extensions/manifest_tests/filebrowser_invalid_action_id.json',
178 'test/data/extensions/manifest_tests/filebrowser_invalid_action_title.json',
179 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_1.json',
180 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_2.json',
181 'test/data/extensions/manifest_tests/filebrowser_invalid_empty_access_permission_list.json',
182 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_1.json',
183 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_2.json',
184 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_url.json',
185 'test/data/extensions/manifest_tests/filebrowser_url_override.json',
186 'test/data/extensions/manifest_tests/filebrowser_valid.json',
187 'test/data/extensions/manifest_tests/filebrowser_valid_with_create.json',
188 'test/data/extensions/manifest_tests/homepage_bad_schema.json',
189 'test/data/extensions/manifest_tests/homepage_empty.json',
190 'test/data/extensions/manifest_tests/homepage_externally_hosted.json',
191 'test/data/extensions/manifest_tests/homepage_google_hosted.json',
192 'test/data/extensions/manifest_tests/homepage_invalid.json',
193 'test/data/extensions/manifest_tests/homepage_valid.json',
194 'test/data/extensions/manifest_tests/hosted_app_absolute_options.json',
195 'test/data/extensions/manifest_tests/hosted_app_file_options.json',
196 'test/data/extensions/manifest_tests/hosted_app_relative_options.json',
197 'test/data/extensions/manifest_tests/init_ignored_icon_size.json',
198 'test/data/extensions/manifest_tests/init_invalid_chrome_version_too_low.json',
199 'test/data/extensions/manifest_tests/init_invalid_description_invalid.json',
200 'test/data/extensions/manifest_tests/init_invalid_files_css_invalid.json',
201 'test/data/extensions/manifest_tests/init_invalid_files_css_item_invalid.json',
202 'test/data/extensions/manifest_tests/init_invalid_files_empty.json',
203 'test/data/extensions/manifest_tests/init_invalid_files_js_empty_css_missing.json',
204 'test/data/extensions/manifest_tests/init_invalid_files_js_invalid.json',
205 'test/data/extensions/manifest_tests/init_invalid_files_js_item_invalid.json',
206 'test/data/extensions/manifest_tests/init_invalid_icons_invalid.json',
207 'test/data/extensions/manifest_tests/init_invalid_icons_path_invalid.json',
208 'test/data/extensions/manifest_tests/init_invalid_locale_empty.json',
209 'test/data/extensions/manifest_tests/init_invalid_locale_invalid.json',
210 'test/data/extensions/manifest_tests/init_invalid_min_chrome_invalid.json',
211 'test/data/extensions/manifest_tests/init_invalid_name_invalid.json',
212 'test/data/extensions/manifest_tests/init_invalid_name_missing.json',
213 'test/data/extensions/manifest_tests/init_invalid_options_url_invalid.json',
214 'test/data/extensions/manifest_tests/init_invalid_page_actions_multi.json',
215 'test/data/extensions/manifest_tests/init_invalid_permissions_invalid.json',
216 'test/data/extensions/manifest_tests/init_invalid_permissions_item_invalid.json',
217 'test/data/extensions/manifest_tests/init_invalid_platform_app_1.json',
218 'test/data/extensions/manifest_tests/init_invalid_platform_app_2.json',
219 'test/data/extensions/manifest_tests/init_invalid_platform_app_3.json',
220 'test/data/extensions/manifest_tests/init_invalid_requirements_1.json',
221 'test/data/extensions/manifest_tests/init_invalid_requirements_2.json',
222 'test/data/extensions/manifest_tests/init_invalid_script_files_missing.json',
223 'test/data/extensions/manifest_tests/init_invalid_script_invalid.json',
224 'test/data/extensions/manifest_tests/init_invalid_script_item_invalid.json',
225 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid.json',
226 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid_2.json',
227 'test/data/extensions/manifest_tests/init_invalid_script_matches_empty.json',
228 'test/data/extensions/manifest_tests/init_invalid_script_matches_invalid.json',
229 'test/data/extensions/manifest_tests/init_invalid_script_matches_missing.json',
230 'test/data/extensions/manifest_tests/init_invalid_version_invalid.json',
231 'test/data/extensions/manifest_tests/init_invalid_version_missing.json',
232 'test/data/extensions/manifest_tests/init_valid_app_minimum_chrome.json',
233 'test/data/extensions/manifest_tests/init_valid_app_requirements.json',
234 'test/data/extensions/manifest_tests/init_valid_empty_page_actions.json',
235 'test/data/extensions/manifest_tests/init_valid_icon_size.json',
236 'test/data/extensions/manifest_tests/init_valid_minimal.json',
237 'test/data/extensions/manifest_tests/init_valid_minimum_chrome.json',
238 'test/data/extensions/manifest_tests/init_valid_name_no_rtl.json',
239 'test/data/extensions/manifest_tests/init_valid_name_strong_rtl.json',
240 'test/data/extensions/manifest_tests/init_valid_options.json',
241 'test/data/extensions/manifest_tests/init_valid_permissions.json',
242 'test/data/extensions/manifest_tests/init_valid_permissions_empty.json',
243 'test/data/extensions/manifest_tests/init_valid_permissions_unknown.json',
244 'test/data/extensions/manifest_tests/init_valid_platform_app.json',
245 'test/data/extensions/manifest_tests/intent_invalid_1.json',
246 'test/data/extensions/manifest_tests/intent_invalid_2.json',
247 'test/data/extensions/manifest_tests/intent_invalid_3.json',
248 'test/data/extensions/manifest_tests/intent_invalid_4.json',
249 'test/data/extensions/manifest_tests/intent_invalid_5.json',
250 'test/data/extensions/manifest_tests/intent_invalid_6.json',
251 'test/data/extensions/manifest_tests/intent_invalid_blank_action_extension.json',
252 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_1.json',
253 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_2.json',
254 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_3.json',
255 'test/data/extensions/manifest_tests/intent_invalid_href_and_path.json',
256 'test/data/extensions/manifest_tests/intent_invalid_multi_href.json',
257 'test/data/extensions/manifest_tests/intent_invalid_packaged_app.json',
258 'test/data/extensions/manifest_tests/intent_invalid_type_element.json',
259 'test/data/extensions/manifest_tests/intent_valid.json',
260 'test/data/extensions/manifest_tests/intent_valid_2.json',
261 'test/data/extensions/manifest_tests/intent_valid_blank_action_hosted.json',
262 'test/data/extensions/manifest_tests/intent_valid_blank_action_packaged.json',
263 'test/data/extensions/manifest_tests/intent_valid_hosted_app.json',
264 'test/data/extensions/manifest_tests/intent_valid_minimal.json',
265 'test/data/extensions/manifest_tests/intent_valid_multi_href.json',
266 'test/data/extensions/manifest_tests/intent_valid_multitype.json',
267 'test/data/extensions/manifest_tests/intent_valid_using_href.json',
268 'test/data/extensions/manifest_tests/isolated_app_valid.json',
269 'test/data/extensions/manifest_tests/launch_container_invalid_type.json',
270 'test/data/extensions/manifest_tests/launch_container_invalid_value.json',
271 'test/data/extensions/manifest_tests/launch_container_without_launch_url.json',
272 'test/data/extensions/manifest_tests/launch_default.json',
273 'test/data/extensions/manifest_tests/launch_height.json',
274 'test/data/extensions/manifest_tests/launch_height_invalid.json',
275 'test/data/extensions/manifest_tests/launch_height_negative.json',
276 'test/data/extensions/manifest_tests/launch_local_path.json',
277 'test/data/extensions/manifest_tests/launch_local_path_localized.json',
278 'test/data/extensions/manifest_tests/launch_panel.json',
279 'test/data/extensions/manifest_tests/launch_path_and_extent.json',
280 'test/data/extensions/manifest_tests/launch_path_and_url.json',
281 'test/data/extensions/manifest_tests/launch_path_invalid_localized.json',
282 'test/data/extensions/manifest_tests/launch_path_invalid_type.json',
283 'test/data/extensions/manifest_tests/launch_path_invalid_value.json',
284 'test/data/extensions/manifest_tests/launch_tab.json',
285 'test/data/extensions/manifest_tests/launch_url_invalid_localized.json',
286 'test/data/extensions/manifest_tests/launch_url_invalid_type_1.json',
287 'test/data/extensions/manifest_tests/launch_url_invalid_type_2.json',
288 'test/data/extensions/manifest_tests/launch_url_invalid_type_3.json',
289 'test/data/extensions/manifest_tests/launch_web_url_absolute.json',
290 'test/data/extensions/manifest_tests/launch_web_url_localized.json',
291 'test/data/extensions/manifest_tests/launch_web_url_relative.json',
292 'test/data/extensions/manifest_tests/launch_width.json',
293 'test/data/extensions/manifest_tests/launch_width_invalid.json',
294 'test/data/extensions/manifest_tests/launch_width_negative.json',
295 'test/data/extensions/manifest_tests/launch_window.json',
296 'test/data/extensions/manifest_tests/multiple_ui_surfaces.json',
297 'test/data/extensions/manifest_tests/normalize_icon_paths.json',
298 'test/data/extensions/manifest_tests/offline_default_packaged_app.json',
299 'test/data/extensions/manifest_tests/offline_disabled_packaged_app.json',
300 'test/data/extensions/manifest_tests/offline_enabled_extension.json',
301 'test/data/extensions/manifest_tests/offline_enabled_hosted_app.json',
302 'test/data/extensions/manifest_tests/offline_enabled_invalid.json',
303 'test/data/extensions/manifest_tests/offline_enabled_packaged_app.json',
304 'test/data/extensions/manifest_tests/old_unlimited_storage.json',
305 'test/data/extensions/manifest_tests/override_history.json',
306 'test/data/extensions/manifest_tests/override_invalid_page.json',
307 'test/data/extensions/manifest_tests/override_new_tab.json',
308 'test/data/extensions/manifest_tests/override_newtab_and_history.json',
309 'test/data/extensions/manifest_tests/packaged_app_absolute_options.json',
310 'test/data/extensions/manifest_tests/page_action_manifest_version_2.json',
311 'test/data/extensions/manifest_tests/page_action_manifest_version_2b.json',
312 'test/data/extensions/manifest_tests/permission_chrome_resources_url.json',
313 'test/data/extensions/manifest_tests/permission_chrome_url_invalid.json',
314 'test/data/extensions/manifest_tests/ports_in_content_scripts.json',
315 'test/data/extensions/manifest_tests/ports_in_permissions.json',
316 'test/data/extensions/manifest_tests/tabs_extension.json',
317 'test/data/extensions/manifest_tests/tts_engine_invalid_1.json',
318 'test/data/extensions/manifest_tests/tts_engine_invalid_2.json',
319 'test/data/extensions/manifest_tests/tts_engine_invalid_3.json',
320 'test/data/extensions/manifest_tests/tts_engine_invalid_4.json',
321 'test/data/extensions/manifest_tests/tts_engine_invalid_5.json',
322 'test/data/extensions/manifest_tests/tts_engine_invalid_6.json',
323 'test/data/extensions/manifest_tests/tts_engine_invalid_7.json',
324 'test/data/extensions/manifest_tests/tts_engine_invalid_8.json',
325 'test/data/extensions/manifest_tests/tts_engine_invalid_9.json',
326 'test/data/extensions/manifest_tests/tts_engine_valid.json',
327 'test/data/extensions/manifest_tests/update_url_invalid_1.json',
328 'test/data/extensions/manifest_tests/update_url_invalid_2.json',
329 'test/data/extensions/manifest_tests/update_url_invalid_3.json',
330 'test/data/extensions/manifest_tests/update_url_valid_1.json',
331 'test/data/extensions/manifest_tests/update_url_valid_2.json',
332 'test/data/extensions/manifest_tests/update_url_valid_3.json',
333 'test/data/extensions/manifest_tests/update_url_valid_4.json',
334 'test/data/extensions/manifest_tests/valid_app.json',
335 'test/data/extensions/manifest_tests/web_accessible_resources_1.json',
336 'test/data/extensions/manifest_tests/web_accessible_resources_2.json',
337 'test/data/extensions/manifest_tests/web_accessible_resources_3.json',
338 'test/data/extensions/manifest_tests/web_accessible_resources_4.json',
339 'test/data/extensions/manifest_tests/web_urls_default.json',
340 'test/data/extensions/manifest_tests/web_urls_has_port.json',
341 'test/data/extensions/manifest_tests/web_urls_invalid_1.json',
342 'test/data/extensions/manifest_tests/web_urls_invalid_2.json',
343 'test/data/extensions/manifest_tests/web_urls_invalid_3.json',
344 'test/data/extensions/manifest_tests/web_urls_invalid_4.json',
345 'test/data/extensions/manifest_tests/web_urls_invalid_5.json',
346 'test/data/extensions/manifest_tests/web_urls_wrong_type.json',
347 'test/data/extensions/not_an_extension.crx',
348 'test/data/extensions/openssl_privkey_asn1.pem',
349 'test/data/extensions/page_action.crx',
350 'test/data/extensions/permissions/content_script_all_urls.json',
351 'test/data/extensions/permissions/content_script_file_scheme.json',
352 'test/data/extensions/permissions/content_script_http_scheme.json',
353 'test/data/extensions/permissions/many-apis.json',
354 'test/data/extensions/permissions/many-hosts.json',
355 'test/data/extensions/permissions/permissions_all_urls.json',
356 'test/data/extensions/permissions/permissions_file_scheme.json',
357 'test/data/extensions/permissions/permissions_http_scheme.json',
358 'test/data/extensions/permissions/plugins.json',
359 'test/data/extensions/permissions/unknown.pem',
360 'test/data/extensions/permissions/whitelist.pem',
361 'test/data/extensions/theme.crx',
362 'test/data/extensions/theme2.crx',
363 'test/data/extensions/theme_i18n/manifest.json',
364 'test/data/extensions/theme_missing_image.crx',
365 'test/data/extensions/theme_with_extension.crx',
366 'test/data/extensions/unpacker/good_l10n.crx',
367 'test/data/extensions/unpacker/no_l10n.crx',
368 'test/data/extensions/user_script_basic.user.js',
369 'test/data/extensions/user_script_no_metadata.user.js',
370 'test/data/extensions/user_script_not_utf8.user.js',
371 'test/data/extensions/user_script_run_at_end.user.js',
372 'test/data/extensions/user_script_run_at_idle.user.js',
373 'test/data/extensions/user_script_run_at_start.user.js',
374 'test/data/printing/cloud_print_unittest.pdf',
375 'test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json',
376 'test/data/profiles/typical_history/Default/History',
377 'test/data/safe_browsing/download_protection/issuer.pem',
378 'test/data/safe_browsing/download_protection/test_c.pem',
379 'test/data/safe_browsing/download_protection/test_cn.pem',
380 'test/data/safe_browsing/download_protection/test_cn_o.pem',
381 'test/data/safe_browsing/download_protection/test_cn_o_ou.pem',
382 'test/data/safe_browsing/download_protection/test_cn_ou.pem',
383 'test/data/safe_browsing/download_protection/test_o.pem',
384 'test/data/safe_browsing/download_protection/test_o_ou.pem',
385 'test/data/safe_browsing/download_protection/test_ou.pem',
386 'test/data/serializer_nested_test.js',
387 'test/data/serializer_test.js',
388 'test/data/serializer_test_nowhitespace.js',
389 'test/data/simple_open_search.xml',
390 'test/data/title1.html',
391 'test/data/web_app_info/full.json',
392 'test/data/web_app_info/invalid_launch_url.json',
393 'test/data/web_app_info/invalid_urls.json',
394 'test/data/web_app_info/minimal.json',
395 'test/data/web_app_info/missing_name.json',
396 'test/data/webui/test_api.js',
397 'test/data/zip/create_test_zip.sh',
398 'test/data/zip/evil.zip',
399 'test/data/zip/evil_via_absolute_file_name.zip',
400 'test/data/zip/evil_via_invalid_utf8.zip',
401 'test/data/zip/test.zip',
402 'test/data/zip/test/foo.txt',
403 'test/data/zip/test/foo/bar.txt',
404 'test/data/zip/test_nocompress.zip',
405 'third_party/mock4js/mock4js.js',
406 ],
407 'isolate_dependency_untracked': [
408 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/',
409 '<(PRODUCT_DIR)/test_data/chrome/test/data/unit/',
410 'test/data/autofill/merge/input/',
411 'test/data/autofill/merge/output/',
412 'test/data/extensions/allow_silent_upgrade/',
413 'test/data/extensions/app/',
414 'test/data/extensions/app1/',
415 'test/data/extensions/app2/',
416 'test/data/extensions/app3/',
417 'test/data/extensions/app4/',
418 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1/',
419 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Current Version',
420 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1/',
421 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/Current Version',
422 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/',
423 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version',
424 'test/data/extensions/bad/Extensions/cccccccccccccccccccccccccccccccc/',
425 'test/data/extensions/bad/Extensions/dddddddddddddddddddddddddddddddd/1.0/',
426 'test/data/extensions/bad/Extensions/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/1.0/',
427 'test/data/extensions/bad/bad_encoding/',
428 'test/data/extensions/effective_host_permissions/',
429 'test/data/extensions/empty_manifest/',
430 'test/data/extensions/extension_api_unittest/',
431 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en/',
432 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en_US/',
433 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/sr/',
434 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/js_files/',
435 'test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/',
436 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/',
437 'test/data/extensions/image_loading_tracker/',
438 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/en/',
439 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/sr/',
440 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/en/',
441 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/sr/',
442 'test/data/extensions/l10n/lgpnlbnlajcjdkakbbnfcgkdfggonpic/1.0/',
443 'test/data/extensions/manifest_tests/_locales/en/',
444 'test/data/extensions/no_id/',
445 'test/data/extensions/override_component_extension/',
446 'test/data/extensions/page_action/',
447 'test/data/extensions/permissions/files/',
448 'test/data/extensions/permissions/unknown/',
449 'test/data/extensions/permissions/whitelist/',
450 'test/data/extensions/script_and_capture/',
451 'test/data/extensions/storage_quota/limited_quota/1.0/',
452 'test/data/extensions/storage_quota/unlimited_quota/1.0/',
453 'test/data/extensions/storage_quota/unlimited_quota/2.0/',
454 'test/data/extensions/theme_i18n/_locales/en/',
455 'test/data/extensions/ui/create_extension_detail_value_expected_output/',
456 'test/data/extensions/unpacked/',
457 'test/data/firefox2_importer/',
458 'test/data/firefox2_profile/cert8.db',
459 'test/data/firefox2_profile/key3.db',
460 'test/data/firefox3_pref.js',
461 'test/data/firefox3_pref_pac_url.js',
462 'test/data/firefox3_profile/cert8.db',
463 'test/data/firefox3_profile/key3.db',
464 'test/data/firefox3_profile/secmod.db',
465 'test/data/http_pipelining/',
466 'test/data/json_schema_validator/',
467 'test/data/osdd/bogus.xml',
468 'test/data/osdd/dictionary.xml',
469 'test/data/osdd/firefox_ebay.xml',
470 'test/data/osdd/firefox_webster.xml',
471 'test/data/osdd/firefox_yahoo.xml',
472 'test/data/osdd/https.xml',
473 'test/data/osdd/msdn.xml',
474 'test/data/osdd/post.xml',
475 'test/data/osdd/post_suggestion.xml',
476 'test/data/osdd/url_with_no_attributes.xml',
477 'test/data/osdd/wikipedia.xml',
478 'test/data/pref_service/',
479 'test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/i/',
480 'test/data/top_sites/',
481 'test/data/web_database/',
482 'test/data/zip/test/foo/bar/',
483 ],
[email protected]1914dfd2012-07-13 14:47:18484 'isolate_dependency_touched': [
485 'test/data/extensions/absolute_path/test.html',
486 'test/data/extensions/absolute_path/test.js',
487 ],
[email protected]2b95d7b2012-05-01 13:32:12488 },
489 'conditions': [
490 ['OS=="linux"', {
491 'variables': {
492 'command': [
493 '../testing/xvfb.py',
494 '<(PRODUCT_DIR)',
495 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
496 ],
497 'isolate_dependency_tracked': [
498 '../net/data/ssl/certificates/google.single.der',
[email protected]62025002012-06-15 19:03:03499 '../net/data/ssl/certificates/ndn.ca.crt',
[email protected]2b95d7b2012-05-01 13:32:12500 '../net/data/ssl/certificates/root_ca_cert.crt',
501 '../testing/xvfb.py',
502 '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py',
503 '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py',
504 '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py',
505 '../third_party/tlslite/tlslite/utils/PyCrypto_TripleDES.py',
506 '../third_party/tlslite/tlslite/utils/TripleDES.py',
507 '<(PRODUCT_DIR)/chrome.pak',
[email protected]7636a1b2012-07-06 00:24:16508 '<(PRODUCT_DIR)/libffmpegsumo.so',
[email protected]2b95d7b2012-05-01 13:32:12509 '<(PRODUCT_DIR)/pyproto/google/__init__.py',
510 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
[email protected]62025002012-06-15 19:03:03511 'test/data/extensions/unpacked/manifest_no_key.json',
512 'test/data/extensions/unpacked/manifest_with_key.json',
513 'test/data/extensions/unpacked/symlinks_allowed/manifest.json',
514 'test/data/firefox3_pref.js',
515 'test/data/firefox3_pref_pac_url.js',
[email protected]7636a1b2012-07-06 00:24:16516 'test/data/pref_service/read.need_empty_value.json',
517 'test/data/pref_service/write.golden.need_empty_value.json',
[email protected]2b95d7b2012-05-01 13:32:12518 ],
519 'isolate_dependency_untracked': [
[email protected]62025002012-06-15 19:03:03520 'browser/resources/software_rendering_list/',
[email protected]2b95d7b2012-05-01 13:32:12521 'test/data/components/flapper/linux_x64/',
[email protected]62025002012-06-15 19:03:03522 'test/data/extensions/bad/',
523 'test/data/extensions/good/',
524 'test/data/extensions/l10n/',
525 'test/data/extensions/manifest_tests/_locales/',
526 'test/data/extensions/permissions/',
527 'test/data/extensions/storage_quota/',
528 'test/data/extensions/theme_i18n/',
529 'test/data/extensions/ui/',
530 'test/data/firefox2_profile/',
531 'test/data/firefox2_searchplugins/',
532 'test/data/firefox3_profile/',
533 'test/data/firefox3_searchplugins/',
534 'test/data/osdd/',
[email protected]62025002012-06-15 19:03:03535 'test/data/zip/',
[email protected]2b95d7b2012-05-01 13:32:12536 ],
537 },
538 }, {
539 'variables': {
540 'command': [
541 '../testing/test_env.py',
542 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
543 ],
544 },
545 }],
546 ['OS=="mac"', {
547 'variables': {
548 'isolate_dependency_tracked': [
[email protected]7636a1b2012-07-06 00:24:16549 '<(PRODUCT_DIR)/ffmpegsumo.so',
[email protected]2b95d7b2012-05-01 13:32:12550 'test/data/firefox2_nss_mac/libfreebl3.dylib',
551 'test/data/firefox2_nss_mac/libnspr4.dylib',
552 'test/data/firefox2_nss_mac/libnss3.dylib',
553 'test/data/firefox2_nss_mac/libplc4.dylib',
554 'test/data/firefox2_nss_mac/libplds4.dylib',
555 'test/data/firefox2_nss_mac/libsoftokn3.dylib',
556 'test/data/firefox3_nss_mac/libfreebl3.dylib',
557 'test/data/firefox3_nss_mac/libnspr4.dylib',
558 'test/data/firefox3_nss_mac/libnss3.dylib',
559 'test/data/firefox3_nss_mac/libnssdbm3.dylib',
560 'test/data/firefox3_nss_mac/libnssutil3.dylib',
561 'test/data/firefox3_nss_mac/libplc4.dylib',
562 'test/data/firefox3_nss_mac/libplds4.dylib',
563 'test/data/firefox3_nss_mac/libsoftokn3.dylib',
564 'test/data/firefox3_nss_mac/libsqlite3.dylib',
565 ],
566 'isolate_dependency_untracked': [
[email protected]67a44ef2012-06-23 01:40:13567 '<(PRODUCT_DIR)/Chromium Framework.framework/',
[email protected]2b95d7b2012-05-01 13:32:12568 'test/data/components/flapper/mac/',
569 'test/data/extensions/install_prompt/',
570 'test/data/safari_import/Safari/',
571 ],
572 },
573 }, {
574 'variables': {
575 'isolate_dependency_tracked': [
[email protected]1330fb82012-07-17 19:19:20576 '../third_party/hunspell_dictionaries/af-ZA-2-3.bdic',
577 '../third_party/hunspell_dictionaries/ca-ES-2-3.bdic',
578 '../third_party/hunspell_dictionaries/en-AU-2-3.bdic',
579 '../third_party/hunspell_dictionaries/en-CA-2-3.bdic',
580 '../third_party/hunspell_dictionaries/en-GB-2-3.bdic',
[email protected]63bb8be22012-06-23 08:35:10581 '../third_party/hunspell_dictionaries/en-US-2-3.bdic',
[email protected]1330fb82012-07-17 19:19:20582 '../third_party/hunspell_dictionaries/fo-FO-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:12583 '<(PRODUCT_DIR)/locales/en-US.pak',
[email protected]1330fb82012-07-17 19:19:20584 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/print_preview_utils.js',
[email protected]2b95d7b2012-05-01 13:32:12585 '<(PRODUCT_DIR)/theme_resources_standard.pak',
586 '<(PRODUCT_DIR)/ui_resources_standard.pak',
[email protected]2ad316a2012-07-13 18:32:07587 'browser/resources/software_rendering_list.json',
[email protected]63bb8be22012-06-23 08:35:10588 'test/data/extensions/manifest_tests/command_allow_numbers.json',
[email protected]bbd0a662012-07-06 14:32:03589 'test/data/extensions/manifest_tests/command_reject_just_shift.json',
590 'test/data/extensions/manifest_tests/command_simple.json',
[email protected]63bb8be22012-06-23 08:35:10591 'test/data/extensions/manifest_tests/command_too_many.json',
592 'test/data/extensions/manifest_tests/init_invalid_platform_app_4.json',
593 'test/data/extensions/manifest_tests/init_invalid_platform_app_5.json',
[email protected]2ad316a2012-07-13 18:32:07594 'test/data/extensions/manifest_tests/offline_default_platform_app.json',
[email protected]9cf2a332012-07-06 15:08:03595 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_1.json',
596 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_2.json',
597 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_3.json',
598 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_4.json',
599 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_5.json',
600 'test/data/extensions/manifest_tests/sandboxed_pages_valid_1.json',
601 'test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json',
602 'test/data/extensions/manifest_tests/sandboxed_pages_valid_3.json',
603 'test/data/extensions/manifest_tests/sandboxed_pages_valid_4.json',
604 'test/data/extensions/manifest_tests/sandboxed_pages_valid_5.json',
605 'test/data/extensions/manifest_tests/script_badge_basic.json',
[email protected]1914dfd2012-07-13 14:47:18606 'test/data/extensions/manifest_tests/script_badge_only_use_icon16.json',
[email protected]0950eae2012-07-02 19:38:52607 'test/data/extensions/manifest_tests/script_badge_title_icons_ignored.json',
[email protected]bbd0a662012-07-06 14:32:03608 'test/data/extensions/manifest_tests/web_accessible_resources_5.json',
609 'test/data/extensions/manifest_tests/web_accessible_resources_6.json',
[email protected]63bb8be22012-06-23 08:35:10610 'test/data/page_cycler/abort_expected',
611 'test/data/page_cycler/about_url',
612 'test/data/page_cycler/errors_expected',
[email protected]2b95d7b2012-05-01 13:32:12613 ],
614 'isolate_dependency_untracked': [
[email protected]1330fb82012-07-17 19:19:20615 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/shared/',
[email protected]1914dfd2012-07-13 14:47:18616 'test/data/extensions/api_test/browser_action/synthesized/',
[email protected]2b95d7b2012-05-01 13:32:12617 'test/data/firefox2_nss/',
618 'test/data/firefox2_profile/bookmarks.html',
619 'test/data/firefox2_profile/cookies.txt',
620 'test/data/firefox2_profile/history.dat',
621 'test/data/firefox2_profile/prefs.js',
622 'test/data/firefox2_profile/searchplugins/flickr-tags.xml',
623 'test/data/firefox2_profile/searchplugins/imdb.xml',
624 'test/data/firefox2_profile/searchplugins/webster.xml',
625 'test/data/firefox2_profile/signons2.txt',
626 'test/data/firefox2_searchplugins/amazondotcom.xml',
627 'test/data/firefox2_searchplugins/answers.xml',
628 'test/data/firefox2_searchplugins/creativecommons.xml',
629 'test/data/firefox2_searchplugins/eBay.xml',
630 'test/data/firefox2_searchplugins/google.xml',
631 'test/data/firefox2_searchplugins/yahoo.xml',
632 'test/data/firefox35_profile/',
633 'test/data/firefox3_nss/',
634 'test/data/firefox3_profile/cookies.sqlite',
635 'test/data/firefox3_profile/places.sqlite',
636 'test/data/firefox3_profile/prefs.js',
637 'test/data/firefox3_profile/search.sqlite',
638 'test/data/firefox3_profile/searchplugins/flickr-tags.xml',
639 'test/data/firefox3_profile/searchplugins/imdb.xml',
640 'test/data/firefox3_profile/searchplugins/webster.xml',
641 'test/data/firefox3_profile/signons3.txt',
642 'test/data/firefox3_searchplugins/amazondotcom.xml',
643 'test/data/firefox3_searchplugins/answers.xml',
644 'test/data/firefox3_searchplugins/creativecommons.xml',
645 'test/data/firefox3_searchplugins/eBay.xml',
646 'test/data/firefox3_searchplugins/google.xml',
647 'test/data/firefox3_searchplugins/wikipedia.xml',
648 'test/data/firefox3_searchplugins/yahoo.xml',
[email protected]63bb8be22012-06-23 08:35:10649 'test/data/value_store_db/',
[email protected]2b95d7b2012-05-01 13:32:12650 ],
651 },
652 }],
653 ['OS=="win"', {
654 'variables': {
655 'isolate_dependency_tracked': [
[email protected]63bb8be22012-06-23 08:35:10656 '../skia/ext/data/vectorcanvastest/bitmaps/bitmap_opaque.png',
[email protected]2b95d7b2012-05-01 13:32:12657 '../third_party/python_26/DLLs/_hashlib.pyd',
658 '../third_party/python_26/DLLs/_socket.pyd',
659 '../third_party/python_26/DLLs/_ssl.pyd',
660 '../third_party/python_26/DLLs/pyexpat.pyd',
661 '../third_party/python_26/DLLs/select.pyd',
662 '../third_party/python_26/Lib/BaseHTTPServer.py',
663 '../third_party/python_26/Lib/SocketServer.py',
664 '../third_party/python_26/Lib/UserDict.py',
665 '../third_party/python_26/Lib/__future__.py',
666 '../third_party/python_26/Lib/_abcoll.py',
667 '../third_party/python_26/Lib/abc.py',
668 '../third_party/python_26/Lib/anydbm.py',
669 '../third_party/python_26/Lib/asynchat.py',
670 '../third_party/python_26/Lib/asyncore.py',
671 '../third_party/python_26/Lib/base64.py',
672 '../third_party/python_26/Lib/bisect.py',
673 '../third_party/python_26/Lib/cgi.py',
674 '../third_party/python_26/Lib/codecs.py',
675 '../third_party/python_26/Lib/collections.py',
676 '../third_party/python_26/Lib/copy.py',
677 '../third_party/python_26/Lib/copy_reg.py',
678 '../third_party/python_26/Lib/dbhash.py',
679 '../third_party/python_26/Lib/dumbdbm.py',
680 '../third_party/python_26/Lib/email/__init__.py',
681 '../third_party/python_26/Lib/email/_parseaddr.py',
682 '../third_party/python_26/Lib/email/base64mime.py',
683 '../third_party/python_26/Lib/email/encoders.py',
684 '../third_party/python_26/Lib/email/mime/__init__.py',
685 '../third_party/python_26/Lib/email/utils.py',
686 '../third_party/python_26/Lib/encodings/__init__.py',
687 '../third_party/python_26/Lib/encodings/aliases.py',
688 '../third_party/python_26/Lib/encodings/cp1252.py',
689 '../third_party/python_26/Lib/encodings/hex_codec.py',
690 '../third_party/python_26/Lib/fnmatch.py',
691 '../third_party/python_26/Lib/functools.py',
692 '../third_party/python_26/Lib/genericpath.py',
693 '../third_party/python_26/Lib/gettext.py',
694 '../third_party/python_26/Lib/glob.py',
695 '../third_party/python_26/Lib/hashlib.py',
696 '../third_party/python_26/Lib/heapq.py',
697 '../third_party/python_26/Lib/hmac.py',
698 '../third_party/python_26/Lib/httplib.py',
699 '../third_party/python_26/Lib/imaplib.py',
700 '../third_party/python_26/Lib/json/__init__.py',
701 '../third_party/python_26/Lib/json/decoder.py',
702 '../third_party/python_26/Lib/json/encoder.py',
703 '../third_party/python_26/Lib/json/scanner.py',
704 '../third_party/python_26/Lib/keyword.py',
705 '../third_party/python_26/Lib/linecache.py',
706 '../third_party/python_26/Lib/locale.py',
707 '../third_party/python_26/Lib/md5.py',
708 '../third_party/python_26/Lib/mimetools.py',
709 '../third_party/python_26/Lib/ntpath.py',
710 '../third_party/python_26/Lib/nturl2path.py',
711 '../third_party/python_26/Lib/optparse.py',
712 '../third_party/python_26/Lib/os.py',
713 '../third_party/python_26/Lib/poplib.py',
714 '../third_party/python_26/Lib/quopri.py',
715 '../third_party/python_26/Lib/random.py',
716 '../third_party/python_26/Lib/re.py',
717 '../third_party/python_26/Lib/rfc822.py',
718 '../third_party/python_26/Lib/sha.py',
719 '../third_party/python_26/Lib/shutil.py',
720 '../third_party/python_26/Lib/site-packages/google.pth',
721 '../third_party/python_26/Lib/site-packages/pywin32.pth',
722 '../third_party/python_26/Lib/site.py',
723 '../third_party/python_26/Lib/smtplib.py',
724 '../third_party/python_26/Lib/socket.py',
725 '../third_party/python_26/Lib/sre_compile.py',
726 '../third_party/python_26/Lib/sre_constants.py',
727 '../third_party/python_26/Lib/sre_parse.py',
728 '../third_party/python_26/Lib/ssl.py',
729 '../third_party/python_26/Lib/stat.py',
730 '../third_party/python_26/Lib/string.py',
731 '../third_party/python_26/Lib/struct.py',
732 '../third_party/python_26/Lib/tarfile.py',
733 '../third_party/python_26/Lib/tempfile.py',
734 '../third_party/python_26/Lib/textwrap.py',
735 '../third_party/python_26/Lib/threading.py',
736 '../third_party/python_26/Lib/traceback.py',
737 '../third_party/python_26/Lib/types.py',
738 '../third_party/python_26/Lib/urllib.py',
739 '../third_party/python_26/Lib/urlparse.py',
740 '../third_party/python_26/Lib/warnings.py',
741 '../third_party/python_26/Lib/xml/__init__.py',
742 '../third_party/python_26/Lib/xml/dom/NodeFilter.py',
743 '../third_party/python_26/Lib/xml/dom/__init__.py',
744 '../third_party/python_26/Lib/xml/dom/domreg.py',
745 '../third_party/python_26/Lib/xml/dom/minicompat.py',
746 '../third_party/python_26/Lib/xml/dom/minidom.py',
747 '../third_party/python_26/Lib/xml/dom/xmlbuilder.py',
748 '../third_party/python_26/Lib/xml/sax/__init__.py',
749 '../third_party/python_26/Lib/xml/sax/_exceptions.py',
750 '../third_party/python_26/Lib/xml/sax/handler.py',
751 '../third_party/python_26/Lib/xml/sax/saxutils.py',
752 '../third_party/python_26/Lib/xml/sax/xmlreader.py',
753 '../third_party/python_26/Lib/xmlrpclib.py',
754 '../third_party/python_26/python.exe',
755 '../third_party/python_26/python26.dll',
[email protected]7636a1b2012-07-06 00:24:16756 '<(PRODUCT_DIR)/avcodec-54.dll',
757 '<(PRODUCT_DIR)/avformat-54.dll',
758 '<(PRODUCT_DIR)/avutil-51.dll',
[email protected]2b95d7b2012-05-01 13:32:12759 '<(PRODUCT_DIR)/icudt.dll',
[email protected]63bb8be22012-06-23 08:35:10760 'test/data/extensions/permissions/audio-video.json',
[email protected]2b95d7b2012-05-01 13:32:12761 'test/data/safe_browsing/download_protection/signed.exe',
762 'test/data/safe_browsing/download_protection/unsigned.exe',
763 'test/data/safe_browsing/download_protection/wow_helper.exe',
764 ],
765 'isolate_dependency_untracked': [
766 '../ppapi/lib/gl/include/KHR/',
[email protected]7636a1b2012-07-06 00:24:16767 '../skia/ext/data/vectorcanvastest/basicdrawing/',
[email protected]1330fb82012-07-17 19:19:20768 '../skia/ext/data/vectorcanvastest/bitmaps/',
[email protected]63bb8be22012-06-23 08:35:10769 '../skia/ext/data/vectorcanvastest/circles/',
770 '../skia/ext/data/vectorcanvastest/clippingclean/',
[email protected]bbd0a662012-07-06 14:32:03771 '../skia/ext/data/vectorcanvastest/clippingcombined/',
[email protected]1330fb82012-07-17 19:19:20772 '../skia/ext/data/vectorcanvastest/clippingintersect/',
[email protected]63bb8be22012-06-23 08:35:10773 '../skia/ext/data/vectorcanvastest/clippingpath/',
[email protected]9cf2a332012-07-06 15:08:03774 '../skia/ext/data/vectorcanvastest/clippingrect/',
[email protected]63bb8be22012-06-23 08:35:10775 '../skia/ext/data/vectorcanvastest/diagonallines/',
[email protected]9cf2a332012-07-06 15:08:03776 '../skia/ext/data/vectorcanvastest/lineorientation/',
[email protected]f9e6c452012-07-17 19:29:40777 '../skia/ext/data/vectorcanvastest/pathorientation/',
[email protected]2b95d7b2012-05-01 13:32:12778 '../third_party/python_26/Lib/xml/parsers/',
779 '../ui/base/glib/',
[email protected]1330fb82012-07-17 19:19:20780 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/data/',
[email protected]2b95d7b2012-05-01 13:32:12781 'test/data/components/flapper/windows/',
[email protected]2b95d7b2012-05-01 13:32:12782 ],
783 },
784 }, {
785 'variables': {
786 'isolate_dependency_tracked': [
787 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
788 'test/data/extensions/unpacker/empty_default_locale.crx',
789 'test/data/extensions/unpacker/has_default_missing_locales.crx',
790 'test/data/extensions/unpacker/invalid_default_locale.crx',
791 'test/data/extensions/unpacker/invalid_messages_file.crx',
792 'test/data/extensions/unpacker/missing_default_data.crx',
793 'test/data/extensions/unpacker/missing_default_has_locales.crx',
794 'test/data/extensions/unpacker/missing_messages_file.crx',
795 'test/data/extensions/unpacker/no_locale_data.crx',
796 ],
797 },
798 }],
799 ],
800}