blob: dc73a2770964fa1bab24d35a6f609242a5a92810 [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',
[email protected]0fb638372012-07-18 13:19:1016 '../third_party/hunspell_dictionaries/af-ZA-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1217 '../third_party/hunspell_dictionaries/bg-BG-2-0.bdic',
18 '../third_party/hunspell_dictionaries/ca-ES-1-2.bdic',
[email protected]0fb638372012-07-18 13:19:1019 '../third_party/hunspell_dictionaries/ca-ES-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1220 '../third_party/hunspell_dictionaries/cs-CZ-1-2.bdic',
21 '../third_party/hunspell_dictionaries/da-DK-1-2.bdic',
22 '../third_party/hunspell_dictionaries/de-DE-1-2.bdic',
23 '../third_party/hunspell_dictionaries/el-GR-1-1.bdic',
24 '../third_party/hunspell_dictionaries/en-AU-1-2.bdic',
[email protected]0fb638372012-07-18 13:19:1025 '../third_party/hunspell_dictionaries/en-AU-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1226 '../third_party/hunspell_dictionaries/en-CA-2-1.bdic',
[email protected]0fb638372012-07-18 13:19:1027 '../third_party/hunspell_dictionaries/en-CA-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1228 '../third_party/hunspell_dictionaries/en-GB-1-2.bdic',
[email protected]0fb638372012-07-18 13:19:1029 '../third_party/hunspell_dictionaries/en-GB-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1230 '../third_party/hunspell_dictionaries/en-US-2-1.bdic',
[email protected]0fb638372012-07-18 13:19:1031 '../third_party/hunspell_dictionaries/en-US-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1232 '../third_party/hunspell_dictionaries/es-ES-1-1.bdic',
33 '../third_party/hunspell_dictionaries/et-EE-1-1.bdic',
[email protected]0fb638372012-07-18 13:19:1034 '../third_party/hunspell_dictionaries/fo-FO-2-3.bdic',
[email protected]2b95d7b2012-05-01 13:32:1235 '../third_party/hunspell_dictionaries/fr-FR-2-0.bdic',
36 '../third_party/hunspell_dictionaries/he-IL-1-1.bdic',
37 '../third_party/hunspell_dictionaries/hi-IN-1-1.bdic',
38 '../third_party/hunspell_dictionaries/hr-HR-1-2.bdic',
39 '../third_party/hunspell_dictionaries/hu-HU-2-0.bdic',
40 '../third_party/hunspell_dictionaries/id-ID-1-2.bdic',
41 '../third_party/hunspell_dictionaries/it-IT-1-2.bdic',
42 '../third_party/hunspell_dictionaries/lt-LT-1-3.bdic',
43 '../third_party/hunspell_dictionaries/lv-LV-1-2.bdic',
44 '../third_party/hunspell_dictionaries/nb-NO-1-2.bdic',
45 '../third_party/hunspell_dictionaries/nl-NL-1-1.bdic',
46 '../third_party/hunspell_dictionaries/pl-PL-1-3.bdic',
47 '../third_party/hunspell_dictionaries/pt-BR-2-2.bdic',
48 '../third_party/hunspell_dictionaries/pt-PT-1-2.bdic',
49 '../third_party/hunspell_dictionaries/ro-RO-2-0.bdic',
50 '../third_party/hunspell_dictionaries/ru-RU-2-0.bdic',
51 '../third_party/hunspell_dictionaries/sh-2-2.bdic',
52 '../third_party/hunspell_dictionaries/sk-SK-1-2.bdic',
53 '../third_party/hunspell_dictionaries/sl-SI-1-2.bdic',
54 '../third_party/hunspell_dictionaries/sr-2-0.bdic',
55 '../third_party/hunspell_dictionaries/sv-SE-1-1.bdic',
56 '../third_party/hunspell_dictionaries/tr-TR-1-1.bdic',
57 '../third_party/hunspell_dictionaries/uk-UA-2-0.bdic',
58 '../third_party/hunspell_dictionaries/vi-VN-1-2.bdic',
59 '../third_party/pyftpdlib/src/pyftpdlib/__init__.py',
60 '../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py',
[email protected]dc0fd5f02012-10-29 16:49:2361 '../third_party/pywebsocket/src/mod_pywebsocket/__init__.py',
62 '../third_party/pywebsocket/src/mod_pywebsocket/_stream_base.py',
63 '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py',
64 '../third_party/pywebsocket/src/mod_pywebsocket/_stream_hybi.py',
65 '../third_party/pywebsocket/src/mod_pywebsocket/common.py',
66 '../third_party/pywebsocket/src/mod_pywebsocket/dispatch.py',
67 '../third_party/pywebsocket/src/mod_pywebsocket/extensions.py',
68 '../third_party/pywebsocket/src/mod_pywebsocket/http_header_util.py',
69 '../third_party/pywebsocket/src/mod_pywebsocket/memorizingfile.py',
70 '../third_party/pywebsocket/src/mod_pywebsocket/msgutil.py',
71 '../third_party/pywebsocket/src/mod_pywebsocket/mux.py',
72 '../third_party/pywebsocket/src/mod_pywebsocket/standalone.py',
73 '../third_party/pywebsocket/src/mod_pywebsocket/stream.py',
74 '../third_party/pywebsocket/src/mod_pywebsocket/util.py',
[email protected]2b95d7b2012-05-01 13:32:1275 '../third_party/tlslite/tlslite/BaseDB.py',
76 '../third_party/tlslite/tlslite/Checker.py',
77 '../third_party/tlslite/tlslite/FileObject.py',
78 '../third_party/tlslite/tlslite/HandshakeSettings.py',
79 '../third_party/tlslite/tlslite/Session.py',
80 '../third_party/tlslite/tlslite/SessionCache.py',
81 '../third_party/tlslite/tlslite/SharedKeyDB.py',
82 '../third_party/tlslite/tlslite/TLSConnection.py',
83 '../third_party/tlslite/tlslite/TLSRecordLayer.py',
84 '../third_party/tlslite/tlslite/VerifierDB.py',
85 '../third_party/tlslite/tlslite/X509.py',
86 '../third_party/tlslite/tlslite/X509CertChain.py',
87 '../third_party/tlslite/tlslite/__init__.py',
88 '../third_party/tlslite/tlslite/api.py',
89 '../third_party/tlslite/tlslite/constants.py',
90 '../third_party/tlslite/tlslite/errors.py',
91 '../third_party/tlslite/tlslite/integration/AsyncStateMachine.py',
92 '../third_party/tlslite/tlslite/integration/ClientHelper.py',
93 '../third_party/tlslite/tlslite/integration/HTTPTLSConnection.py',
94 '../third_party/tlslite/tlslite/integration/IMAP4_TLS.py',
95 '../third_party/tlslite/tlslite/integration/POP3_TLS.py',
96 '../third_party/tlslite/tlslite/integration/SMTP_TLS.py',
97 '../third_party/tlslite/tlslite/integration/TLSAsyncDispatcherMixIn.py',
98 '../third_party/tlslite/tlslite/integration/TLSSocketServerMixIn.py',
99 '../third_party/tlslite/tlslite/integration/XMLRPCTransport.py',
100 '../third_party/tlslite/tlslite/integration/__init__.py',
101 '../third_party/tlslite/tlslite/mathtls.py',
102 '../third_party/tlslite/tlslite/messages.py',
103 '../third_party/tlslite/tlslite/utils/AES.py',
104 '../third_party/tlslite/tlslite/utils/ASN1Parser.py',
105 '../third_party/tlslite/tlslite/utils/Python_AES.py',
106 '../third_party/tlslite/tlslite/utils/Python_RC4.py',
107 '../third_party/tlslite/tlslite/utils/Python_RSAKey.py',
108 '../third_party/tlslite/tlslite/utils/RC4.py',
109 '../third_party/tlslite/tlslite/utils/RSAKey.py',
110 '../third_party/tlslite/tlslite/utils/__init__.py',
111 '../third_party/tlslite/tlslite/utils/cipherfactory.py',
112 '../third_party/tlslite/tlslite/utils/codec.py',
113 '../third_party/tlslite/tlslite/utils/compat.py',
114 '../third_party/tlslite/tlslite/utils/cryptomath.py',
115 '../third_party/tlslite/tlslite/utils/hmac.py',
116 '../third_party/tlslite/tlslite/utils/keyfactory.py',
117 '../third_party/tlslite/tlslite/utils/rijndael.py',
118 '../third_party/tlslite/tlslite/utils/xmltools.py',
[email protected]2b8b90f9a2012-10-04 00:41:27119 '../tools/swarm_client/run_test_cases.py',
[email protected]2b95d7b2012-05-01 13:32:12120 '<(PRODUCT_DIR)/resources.pak',
[email protected]0fb638372012-07-18 13:19:10121 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/print_preview_utils.js',
[email protected]2b95d7b2012-05-01 13:32:12122 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
[email protected]2b95d7b2012-05-01 13:32:12123 'test/data/History/ArchivedNoDuration',
124 'test/data/History/HistoryNoDuration',
125 'test/data/History/HistoryNoSource',
126 'test/data/History/history.20.sql',
127 'test/data/History/thumbnails.3.sql',
128 'test/data/History/url_history_provider_test.db.txt',
129 'test/data/History/url_history_provider_test_limited.db.txt',
130 'test/data/bookmarks/History_with_empty_starred',
131 'test/data/bookmarks/History_with_starred',
132 'test/data/bookmarks/model_without_sync.json',
133 'test/data/components/jebgalgnebhfojomionfpkfelancnnkf.crx',
134 'test/data/components/updatecheck_reply_1.xml',
135 'test/data/components/updatecheck_reply_2.xml',
136 'test/data/components/updatecheck_reply_empty',
137 'test/data/download-test1.lib',
138 'test/data/extensions/absolute_path/absolute.json',
[email protected]dc0fd5f02012-10-29 16:49:23139 'test/data/extensions/api_test/browser_action/no_icon/icon.png',
140 'test/data/extensions/api_test/browser_action/no_icon/manifest.json',
[email protected]2b95d7b2012-05-01 13:32:12141 'test/data/extensions/api_test/permissions/optional/manifest.json',
[email protected]2dfb8082012-10-23 18:43:00142 'test/data/extensions/api_test/webrequest/declarative/headers.html',
143 'test/data/extensions/api_test/webrequest/declarative/headers.html.mock-http-headers',
[email protected]2b95d7b2012-05-01 13:32:12144 'test/data/extensions/app_update/v1.crx',
145 'test/data/extensions/app_update/v2.crx',
[email protected]2dfb8082012-10-23 18:43:00146 'test/data/extensions/bad/Extensions/ffffffffffffffffffffffffffffffff/manifest.json',
147 'test/data/extensions/bad/Extensions/gggggggggggggggggggggggggggggggg/manifest.json',
148 'test/data/extensions/bad/Extensions/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh/manifest.json',
[email protected]2b95d7b2012-05-01 13:32:12149 'test/data/extensions/bad/Preferences',
150 'test/data/extensions/bad_magic.crx',
151 'test/data/extensions/bad_signature.crx',
152 'test/data/extensions/bad_underscore.crx',
153 'test/data/extensions/convert_web_app/128.png',
154 'test/data/extensions/convert_web_app/16.png',
155 'test/data/extensions/convert_web_app/48.png',
[email protected]2dfb8082012-10-23 18:43:00156 'test/data/extensions/extension_icon_image/16.png',
157 'test/data/extensions/extension_icon_image/48.png',
158 'test/data/extensions/extension_icon_image/app.json',
[email protected]2b95d7b2012-05-01 13:32:12159 'test/data/extensions/file_manager/app.json',
160 'test/data/extensions/good.crx',
161 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.html',
162 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.js',
163 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/french_sentence.html',
164 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/icon_128.png',
165 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json',
166 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.html',
167 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.js',
168 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script1.js',
169 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script2.js',
170 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style1.css',
171 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style2.css',
172 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.html',
173 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.js',
174 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/three_languages.html',
175 'test/data/extensions/good/Preferences',
176 'test/data/extensions/good/PreferencesExperimental',
177 'test/data/extensions/good/PreferencesExternal',
178 'test/data/extensions/good2.crx',
179 'test/data/extensions/hosted_app.crx',
180 'test/data/extensions/icon1.png',
181 'test/data/extensions/icon2.png',
182 'test/data/extensions/icon3.png',
183 'test/data/extensions/json_schema_test.js',
184 'test/data/extensions/l10n/Preferences',
185 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/manifest.json',
186 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/manifest.json',
187 'test/data/extensions/manifest_tests/background_allow_no_js_access.json',
188 'test/data/extensions/manifest_tests/background_allow_no_js_access2.json',
189 'test/data/extensions/manifest_tests/background_page.json',
190 'test/data/extensions/manifest_tests/background_page_legacy.json',
191 'test/data/extensions/manifest_tests/background_permission.json',
[email protected]2b95d7b2012-05-01 13:32:12192 'test/data/extensions/manifest_tests/background_scripts.json',
[email protected]0fb638372012-07-18 13:19:10193 'test/data/extensions/manifest_tests/command_allow_numbers.json',
194 'test/data/extensions/manifest_tests/command_reject_just_shift.json',
195 'test/data/extensions/manifest_tests/command_simple.json',
196 'test/data/extensions/manifest_tests/command_too_many.json',
[email protected]2b95d7b2012-05-01 13:32:12197 'test/data/extensions/manifest_tests/content_script_chrome_url_invalid.json',
198 'test/data/extensions/manifest_tests/content_script_match_pattern_not_string.json',
199 'test/data/extensions/manifest_tests/content_script_yahoo.json',
200 'test/data/extensions/manifest_tests/default_locale_invalid.json',
201 'test/data/extensions/manifest_tests/default_locale_valid.json',
202 'test/data/extensions/manifest_tests/default_path_for_extent.json',
203 'test/data/extensions/manifest_tests/devtools_extension.json',
204 'test/data/extensions/manifest_tests/devtools_extension_url_invalid_type.json',
205 'test/data/extensions/manifest_tests/exclude_matches.json',
206 'test/data/extensions/manifest_tests/exclude_matches_empty.json',
207 'test/data/extensions/manifest_tests/exclude_matches_invalid_host.json',
208 'test/data/extensions/manifest_tests/exclude_matches_not_list.json',
209 'test/data/extensions/manifest_tests/experimental.json',
210 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission.json',
211 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission_list.json',
212 'test/data/extensions/manifest_tests/filebrowser_invalid_action_id.json',
213 'test/data/extensions/manifest_tests/filebrowser_invalid_action_title.json',
214 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_1.json',
215 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_2.json',
216 'test/data/extensions/manifest_tests/filebrowser_invalid_empty_access_permission_list.json',
217 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_1.json',
218 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_2.json',
219 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_url.json',
220 'test/data/extensions/manifest_tests/filebrowser_url_override.json',
221 'test/data/extensions/manifest_tests/filebrowser_valid.json',
222 'test/data/extensions/manifest_tests/filebrowser_valid_with_create.json',
223 'test/data/extensions/manifest_tests/homepage_bad_schema.json',
224 'test/data/extensions/manifest_tests/homepage_empty.json',
225 'test/data/extensions/manifest_tests/homepage_externally_hosted.json',
226 'test/data/extensions/manifest_tests/homepage_google_hosted.json',
227 'test/data/extensions/manifest_tests/homepage_invalid.json',
228 'test/data/extensions/manifest_tests/homepage_valid.json',
229 'test/data/extensions/manifest_tests/hosted_app_absolute_options.json',
230 'test/data/extensions/manifest_tests/hosted_app_file_options.json',
231 'test/data/extensions/manifest_tests/hosted_app_relative_options.json',
[email protected]0b851ef2012-10-30 14:38:16232 'test/data/extensions/manifest_tests/incognito_invalid_platform_app.json',
233 'test/data/extensions/manifest_tests/incognito_valid_platform_app.json',
[email protected]2b95d7b2012-05-01 13:32:12234 'test/data/extensions/manifest_tests/init_ignored_icon_size.json',
235 'test/data/extensions/manifest_tests/init_invalid_chrome_version_too_low.json',
236 'test/data/extensions/manifest_tests/init_invalid_description_invalid.json',
237 'test/data/extensions/manifest_tests/init_invalid_files_css_invalid.json',
238 'test/data/extensions/manifest_tests/init_invalid_files_css_item_invalid.json',
239 'test/data/extensions/manifest_tests/init_invalid_files_empty.json',
240 'test/data/extensions/manifest_tests/init_invalid_files_js_empty_css_missing.json',
241 'test/data/extensions/manifest_tests/init_invalid_files_js_invalid.json',
242 'test/data/extensions/manifest_tests/init_invalid_files_js_item_invalid.json',
243 'test/data/extensions/manifest_tests/init_invalid_icons_invalid.json',
244 'test/data/extensions/manifest_tests/init_invalid_icons_path_invalid.json',
245 'test/data/extensions/manifest_tests/init_invalid_locale_empty.json',
246 'test/data/extensions/manifest_tests/init_invalid_locale_invalid.json',
247 'test/data/extensions/manifest_tests/init_invalid_min_chrome_invalid.json',
248 'test/data/extensions/manifest_tests/init_invalid_name_invalid.json',
249 'test/data/extensions/manifest_tests/init_invalid_name_missing.json',
250 'test/data/extensions/manifest_tests/init_invalid_options_url_invalid.json',
251 'test/data/extensions/manifest_tests/init_invalid_page_actions_multi.json',
252 'test/data/extensions/manifest_tests/init_invalid_permissions_invalid.json',
253 'test/data/extensions/manifest_tests/init_invalid_permissions_item_invalid.json',
254 'test/data/extensions/manifest_tests/init_invalid_platform_app_1.json',
255 'test/data/extensions/manifest_tests/init_invalid_platform_app_2.json',
256 'test/data/extensions/manifest_tests/init_invalid_platform_app_3.json',
[email protected]0fb638372012-07-18 13:19:10257 'test/data/extensions/manifest_tests/init_invalid_platform_app_4.json',
258 'test/data/extensions/manifest_tests/init_invalid_platform_app_5.json',
[email protected]2b95d7b2012-05-01 13:32:12259 'test/data/extensions/manifest_tests/init_invalid_script_files_missing.json',
260 'test/data/extensions/manifest_tests/init_invalid_script_invalid.json',
261 'test/data/extensions/manifest_tests/init_invalid_script_item_invalid.json',
262 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid.json',
263 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid_2.json',
264 'test/data/extensions/manifest_tests/init_invalid_script_matches_empty.json',
265 'test/data/extensions/manifest_tests/init_invalid_script_matches_invalid.json',
266 'test/data/extensions/manifest_tests/init_invalid_script_matches_missing.json',
267 'test/data/extensions/manifest_tests/init_invalid_version_invalid.json',
268 'test/data/extensions/manifest_tests/init_invalid_version_missing.json',
[email protected]8e64f712012-10-31 17:25:35269 'test/data/extensions/manifest_tests/init_platform_app_csp.json',
270 'test/data/extensions/manifest_tests/init_platform_app_csp_insecure.json',
271 'test/data/extensions/manifest_tests/init_platform_app_csp_warning_1.json',
272 'test/data/extensions/manifest_tests/init_platform_app_csp_warning_2.json',
[email protected]2b95d7b2012-05-01 13:32:12273 'test/data/extensions/manifest_tests/init_valid_app_minimum_chrome.json',
274 'test/data/extensions/manifest_tests/init_valid_app_requirements.json',
275 'test/data/extensions/manifest_tests/init_valid_empty_page_actions.json',
276 'test/data/extensions/manifest_tests/init_valid_icon_size.json',
277 'test/data/extensions/manifest_tests/init_valid_minimal.json',
278 'test/data/extensions/manifest_tests/init_valid_minimum_chrome.json',
279 'test/data/extensions/manifest_tests/init_valid_name_no_rtl.json',
280 'test/data/extensions/manifest_tests/init_valid_name_strong_rtl.json',
281 'test/data/extensions/manifest_tests/init_valid_options.json',
282 'test/data/extensions/manifest_tests/init_valid_permissions.json',
283 'test/data/extensions/manifest_tests/init_valid_permissions_empty.json',
284 'test/data/extensions/manifest_tests/init_valid_permissions_unknown.json',
285 'test/data/extensions/manifest_tests/init_valid_platform_app.json',
[email protected]dc0fd5f02012-10-29 16:49:23286 'test/data/extensions/manifest_tests/init_valid_platform_app_no_manifest_version.json',
[email protected]2dfb8082012-10-23 18:43:00287 'test/data/extensions/manifest_tests/insecure_contentsecuritypolicy_1.json',
288 'test/data/extensions/manifest_tests/insecure_contentsecuritypolicy_2.json',
289 'test/data/extensions/manifest_tests/insecure_contentsecuritypolicy_3.json',
[email protected]2b95d7b2012-05-01 13:32:12290 'test/data/extensions/manifest_tests/intent_invalid_1.json',
291 'test/data/extensions/manifest_tests/intent_invalid_2.json',
292 'test/data/extensions/manifest_tests/intent_invalid_3.json',
293 'test/data/extensions/manifest_tests/intent_invalid_4.json',
294 'test/data/extensions/manifest_tests/intent_invalid_5.json',
295 'test/data/extensions/manifest_tests/intent_invalid_6.json',
296 'test/data/extensions/manifest_tests/intent_invalid_blank_action_extension.json',
297 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_1.json',
298 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_2.json',
299 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_3.json',
300 'test/data/extensions/manifest_tests/intent_invalid_href_and_path.json',
301 'test/data/extensions/manifest_tests/intent_invalid_multi_href.json',
302 'test/data/extensions/manifest_tests/intent_invalid_packaged_app.json',
303 'test/data/extensions/manifest_tests/intent_invalid_type_element.json',
304 'test/data/extensions/manifest_tests/intent_valid.json',
305 'test/data/extensions/manifest_tests/intent_valid_2.json',
306 'test/data/extensions/manifest_tests/intent_valid_blank_action_hosted.json',
307 'test/data/extensions/manifest_tests/intent_valid_blank_action_packaged.json',
308 'test/data/extensions/manifest_tests/intent_valid_hosted_app.json',
309 'test/data/extensions/manifest_tests/intent_valid_minimal.json',
310 'test/data/extensions/manifest_tests/intent_valid_multi_href.json',
311 'test/data/extensions/manifest_tests/intent_valid_multitype.json',
312 'test/data/extensions/manifest_tests/intent_valid_using_href.json',
313 'test/data/extensions/manifest_tests/isolated_app_valid.json',
314 'test/data/extensions/manifest_tests/launch_container_invalid_type.json',
315 'test/data/extensions/manifest_tests/launch_container_invalid_value.json',
316 'test/data/extensions/manifest_tests/launch_container_without_launch_url.json',
317 'test/data/extensions/manifest_tests/launch_default.json',
318 'test/data/extensions/manifest_tests/launch_height.json',
319 'test/data/extensions/manifest_tests/launch_height_invalid.json',
320 'test/data/extensions/manifest_tests/launch_height_negative.json',
321 'test/data/extensions/manifest_tests/launch_local_path.json',
322 'test/data/extensions/manifest_tests/launch_local_path_localized.json',
323 'test/data/extensions/manifest_tests/launch_panel.json',
324 'test/data/extensions/manifest_tests/launch_path_and_extent.json',
325 'test/data/extensions/manifest_tests/launch_path_and_url.json',
326 'test/data/extensions/manifest_tests/launch_path_invalid_localized.json',
327 'test/data/extensions/manifest_tests/launch_path_invalid_type.json',
328 'test/data/extensions/manifest_tests/launch_path_invalid_value.json',
329 'test/data/extensions/manifest_tests/launch_tab.json',
330 'test/data/extensions/manifest_tests/launch_url_invalid_localized.json',
331 'test/data/extensions/manifest_tests/launch_url_invalid_type_1.json',
332 'test/data/extensions/manifest_tests/launch_url_invalid_type_2.json',
333 'test/data/extensions/manifest_tests/launch_url_invalid_type_3.json',
334 'test/data/extensions/manifest_tests/launch_web_url_absolute.json',
335 'test/data/extensions/manifest_tests/launch_web_url_localized.json',
336 'test/data/extensions/manifest_tests/launch_web_url_relative.json',
337 'test/data/extensions/manifest_tests/launch_width.json',
338 'test/data/extensions/manifest_tests/launch_width_invalid.json',
339 'test/data/extensions/manifest_tests/launch_width_negative.json',
340 'test/data/extensions/manifest_tests/launch_window.json',
341 'test/data/extensions/manifest_tests/multiple_ui_surfaces.json',
342 'test/data/extensions/manifest_tests/normalize_icon_paths.json',
343 'test/data/extensions/manifest_tests/offline_default_packaged_app.json',
[email protected]0fb638372012-07-18 13:19:10344 'test/data/extensions/manifest_tests/offline_default_platform_app.json',
[email protected]2b95d7b2012-05-01 13:32:12345 'test/data/extensions/manifest_tests/offline_disabled_packaged_app.json',
346 'test/data/extensions/manifest_tests/offline_enabled_extension.json',
347 'test/data/extensions/manifest_tests/offline_enabled_hosted_app.json',
348 'test/data/extensions/manifest_tests/offline_enabled_invalid.json',
349 'test/data/extensions/manifest_tests/offline_enabled_packaged_app.json',
350 'test/data/extensions/manifest_tests/old_unlimited_storage.json',
351 'test/data/extensions/manifest_tests/override_history.json',
352 'test/data/extensions/manifest_tests/override_invalid_page.json',
353 'test/data/extensions/manifest_tests/override_new_tab.json',
354 'test/data/extensions/manifest_tests/override_newtab_and_history.json',
355 'test/data/extensions/manifest_tests/packaged_app_absolute_options.json',
356 'test/data/extensions/manifest_tests/page_action_manifest_version_2.json',
357 'test/data/extensions/manifest_tests/page_action_manifest_version_2b.json',
358 'test/data/extensions/manifest_tests/permission_chrome_resources_url.json',
359 'test/data/extensions/manifest_tests/permission_chrome_url_invalid.json',
360 'test/data/extensions/manifest_tests/ports_in_content_scripts.json',
361 'test/data/extensions/manifest_tests/ports_in_permissions.json',
[email protected]dc0fd5f02012-10-29 16:49:23362 'test/data/extensions/manifest_tests/requirements_invalid_3d.json',
363 'test/data/extensions/manifest_tests/requirements_invalid_3d_features.json',
364 'test/data/extensions/manifest_tests/requirements_invalid_3d_features_value.json',
365 'test/data/extensions/manifest_tests/requirements_invalid_3d_no_features.json',
366 'test/data/extensions/manifest_tests/requirements_invalid_keys.json',
367 'test/data/extensions/manifest_tests/requirements_invalid_plugins.json',
368 'test/data/extensions/manifest_tests/requirements_invalid_plugins_key.json',
369 'test/data/extensions/manifest_tests/requirements_invalid_plugins_value.json',
370 'test/data/extensions/manifest_tests/requirements_invalid_requirements.json',
371 'test/data/extensions/manifest_tests/requirements_npapi.json',
372 'test/data/extensions/manifest_tests/requirements_npapi_empty.json',
373 'test/data/extensions/manifest_tests/requirements_npapi_empty_plugins_empty.json',
374 'test/data/extensions/manifest_tests/requirements_npapi_plugins_empty.json',
375 'test/data/extensions/manifest_tests/requirements_valid_empty.json',
376 'test/data/extensions/manifest_tests/requirements_valid_full.json',
[email protected]0fb638372012-07-18 13:19:10377 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_1.json',
378 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_2.json',
379 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_3.json',
380 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_4.json',
381 'test/data/extensions/manifest_tests/sandboxed_pages_invalid_5.json',
382 'test/data/extensions/manifest_tests/sandboxed_pages_valid_1.json',
383 'test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json',
384 'test/data/extensions/manifest_tests/sandboxed_pages_valid_3.json',
385 'test/data/extensions/manifest_tests/sandboxed_pages_valid_4.json',
386 'test/data/extensions/manifest_tests/sandboxed_pages_valid_5.json',
[email protected]2b95d7b2012-05-01 13:32:12387 'test/data/extensions/manifest_tests/tabs_extension.json',
388 'test/data/extensions/manifest_tests/tts_engine_invalid_1.json',
389 'test/data/extensions/manifest_tests/tts_engine_invalid_2.json',
390 'test/data/extensions/manifest_tests/tts_engine_invalid_3.json',
391 'test/data/extensions/manifest_tests/tts_engine_invalid_4.json',
392 'test/data/extensions/manifest_tests/tts_engine_invalid_5.json',
393 'test/data/extensions/manifest_tests/tts_engine_invalid_6.json',
394 'test/data/extensions/manifest_tests/tts_engine_invalid_7.json',
395 'test/data/extensions/manifest_tests/tts_engine_invalid_8.json',
396 'test/data/extensions/manifest_tests/tts_engine_invalid_9.json',
397 'test/data/extensions/manifest_tests/tts_engine_valid.json',
398 'test/data/extensions/manifest_tests/update_url_invalid_1.json',
399 'test/data/extensions/manifest_tests/update_url_invalid_2.json',
400 'test/data/extensions/manifest_tests/update_url_invalid_3.json',
401 'test/data/extensions/manifest_tests/update_url_valid_1.json',
402 'test/data/extensions/manifest_tests/update_url_valid_2.json',
403 'test/data/extensions/manifest_tests/update_url_valid_3.json',
404 'test/data/extensions/manifest_tests/update_url_valid_4.json',
405 'test/data/extensions/manifest_tests/valid_app.json',
406 'test/data/extensions/manifest_tests/web_accessible_resources_1.json',
407 'test/data/extensions/manifest_tests/web_accessible_resources_2.json',
408 'test/data/extensions/manifest_tests/web_accessible_resources_3.json',
409 'test/data/extensions/manifest_tests/web_accessible_resources_4.json',
[email protected]0fb638372012-07-18 13:19:10410 'test/data/extensions/manifest_tests/web_accessible_resources_5.json',
411 'test/data/extensions/manifest_tests/web_accessible_resources_6.json',
[email protected]2b95d7b2012-05-01 13:32:12412 'test/data/extensions/manifest_tests/web_urls_default.json',
413 'test/data/extensions/manifest_tests/web_urls_has_port.json',
414 'test/data/extensions/manifest_tests/web_urls_invalid_1.json',
415 'test/data/extensions/manifest_tests/web_urls_invalid_2.json',
416 'test/data/extensions/manifest_tests/web_urls_invalid_3.json',
417 'test/data/extensions/manifest_tests/web_urls_invalid_4.json',
418 'test/data/extensions/manifest_tests/web_urls_invalid_5.json',
419 'test/data/extensions/manifest_tests/web_urls_wrong_type.json',
420 'test/data/extensions/not_an_extension.crx',
421 'test/data/extensions/openssl_privkey_asn1.pem',
422 'test/data/extensions/page_action.crx',
[email protected]ff4d6a60c2012-08-28 11:58:53423 'test/data/extensions/permissions/audio-video.json',
[email protected]2b95d7b2012-05-01 13:32:12424 'test/data/extensions/permissions/content_script_all_urls.json',
425 'test/data/extensions/permissions/content_script_file_scheme.json',
426 'test/data/extensions/permissions/content_script_http_scheme.json',
427 'test/data/extensions/permissions/many-apis.json',
428 'test/data/extensions/permissions/many-hosts.json',
429 'test/data/extensions/permissions/permissions_all_urls.json',
430 'test/data/extensions/permissions/permissions_file_scheme.json',
431 'test/data/extensions/permissions/permissions_http_scheme.json',
432 'test/data/extensions/permissions/plugins.json',
[email protected]746264bb2012-10-31 15:59:09433 'test/data/extensions/permissions/socket_two_domains_one_hostname.json',
[email protected]2b95d7b2012-05-01 13:32:12434 'test/data/extensions/permissions/unknown.pem',
435 'test/data/extensions/permissions/whitelist.pem',
436 'test/data/extensions/theme.crx',
437 'test/data/extensions/theme2.crx',
438 'test/data/extensions/theme_i18n/manifest.json',
439 'test/data/extensions/theme_missing_image.crx',
440 'test/data/extensions/theme_with_extension.crx',
441 'test/data/extensions/unpacker/good_l10n.crx',
442 'test/data/extensions/unpacker/no_l10n.crx',
443 'test/data/extensions/user_script_basic.user.js',
444 'test/data/extensions/user_script_no_metadata.user.js',
445 'test/data/extensions/user_script_not_utf8.user.js',
446 'test/data/extensions/user_script_run_at_end.user.js',
447 'test/data/extensions/user_script_run_at_idle.user.js',
448 'test/data/extensions/user_script_run_at_start.user.js',
[email protected]0fb638372012-07-18 13:19:10449 'test/data/page_cycler/abort_expected',
450 'test/data/page_cycler/about_url',
451 'test/data/page_cycler/errors_expected',
[email protected]2b95d7b2012-05-01 13:32:12452 'test/data/printing/cloud_print_unittest.pdf',
[email protected]2dfb8082012-10-23 18:43:00453 'test/data/profiles/profile_with_complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json',
454 'test/data/profiles/profile_with_default_theme/Default/History',
[email protected]2b95d7b2012-05-01 13:32:12455 'test/data/safe_browsing/download_protection/issuer.pem',
456 'test/data/safe_browsing/download_protection/test_c.pem',
457 'test/data/safe_browsing/download_protection/test_cn.pem',
458 'test/data/safe_browsing/download_protection/test_cn_o.pem',
459 'test/data/safe_browsing/download_protection/test_cn_o_ou.pem',
460 'test/data/safe_browsing/download_protection/test_cn_ou.pem',
461 'test/data/safe_browsing/download_protection/test_o.pem',
462 'test/data/safe_browsing/download_protection/test_o_ou.pem',
463 'test/data/safe_browsing/download_protection/test_ou.pem',
464 'test/data/serializer_nested_test.js',
465 'test/data/serializer_test.js',
466 'test/data/serializer_test_nowhitespace.js',
467 'test/data/simple_open_search.xml',
468 'test/data/title1.html',
469 'test/data/web_app_info/full.json',
470 'test/data/web_app_info/invalid_launch_url.json',
471 'test/data/web_app_info/invalid_urls.json',
472 'test/data/web_app_info/minimal.json',
473 'test/data/web_app_info/missing_name.json',
474 'test/data/webui/test_api.js',
475 'test/data/zip/create_test_zip.sh',
476 'test/data/zip/evil.zip',
477 'test/data/zip/evil_via_absolute_file_name.zip',
478 'test/data/zip/evil_via_invalid_utf8.zip',
479 'test/data/zip/test.zip',
480 'test/data/zip/test/foo.txt',
481 'test/data/zip/test/foo/bar.txt',
482 'test/data/zip/test_nocompress.zip',
483 'third_party/mock4js/mock4js.js',
484 ],
485 'isolate_dependency_untracked': [
[email protected]dc0fd5f02012-10-29 16:49:23486 '../third_party/pywebsocket/src/mod_pywebsocket/handshake/',
[email protected]2b95d7b2012-05-01 13:32:12487 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/',
[email protected]0fb638372012-07-18 13:19:10488 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/shared/',
[email protected]2b95d7b2012-05-01 13:32:12489 '<(PRODUCT_DIR)/test_data/chrome/test/data/unit/',
490 'test/data/autofill/merge/input/',
491 'test/data/autofill/merge/output/',
492 'test/data/extensions/allow_silent_upgrade/',
[email protected]0fb638372012-07-18 13:19:10493 'test/data/extensions/api_test/browser_action/synthesized/',
[email protected]2b95d7b2012-05-01 13:32:12494 'test/data/extensions/app/',
495 'test/data/extensions/app1/',
496 'test/data/extensions/app2/',
497 'test/data/extensions/app3/',
498 'test/data/extensions/app4/',
499 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1/',
500 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Current Version',
501 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1/',
502 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/Current Version',
503 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/',
504 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version',
505 'test/data/extensions/bad/Extensions/cccccccccccccccccccccccccccccccc/',
506 'test/data/extensions/bad/Extensions/dddddddddddddddddddddddddddddddd/1.0/',
507 'test/data/extensions/bad/Extensions/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/1.0/',
508 'test/data/extensions/bad/bad_encoding/',
509 'test/data/extensions/effective_host_permissions/',
510 'test/data/extensions/empty_manifest/',
511 'test/data/extensions/extension_api_unittest/',
512 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en/',
513 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en_US/',
514 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/sr/',
515 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/js_files/',
516 'test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/',
517 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/',
518 'test/data/extensions/image_loading_tracker/',
519 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/en/',
520 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/sr/',
521 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/en/',
522 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/sr/',
523 'test/data/extensions/l10n/lgpnlbnlajcjdkakbbnfcgkdfggonpic/1.0/',
524 'test/data/extensions/manifest_tests/_locales/en/',
525 'test/data/extensions/no_id/',
526 'test/data/extensions/override_component_extension/',
527 'test/data/extensions/page_action/',
528 'test/data/extensions/permissions/files/',
529 'test/data/extensions/permissions/unknown/',
530 'test/data/extensions/permissions/whitelist/',
531 'test/data/extensions/script_and_capture/',
[email protected]2dfb8082012-10-23 18:43:00532 'test/data/extensions/socket_permissions/',
[email protected]2b95d7b2012-05-01 13:32:12533 'test/data/extensions/storage_quota/limited_quota/1.0/',
534 'test/data/extensions/storage_quota/unlimited_quota/1.0/',
535 'test/data/extensions/storage_quota/unlimited_quota/2.0/',
536 'test/data/extensions/theme_i18n/_locales/en/',
537 'test/data/extensions/ui/create_extension_detail_value_expected_output/',
538 'test/data/extensions/unpacked/',
539 'test/data/firefox2_importer/',
540 'test/data/firefox2_profile/cert8.db',
541 'test/data/firefox2_profile/key3.db',
542 'test/data/firefox3_pref.js',
543 'test/data/firefox3_pref_pac_url.js',
544 'test/data/firefox3_profile/cert8.db',
545 'test/data/firefox3_profile/key3.db',
546 'test/data/firefox3_profile/secmod.db',
547 'test/data/http_pipelining/',
548 'test/data/json_schema_validator/',
549 'test/data/osdd/bogus.xml',
550 'test/data/osdd/dictionary.xml',
551 'test/data/osdd/firefox_ebay.xml',
552 'test/data/osdd/firefox_webster.xml',
553 'test/data/osdd/firefox_yahoo.xml',
554 'test/data/osdd/https.xml',
555 'test/data/osdd/msdn.xml',
556 'test/data/osdd/post.xml',
557 'test/data/osdd/post_suggestion.xml',
558 'test/data/osdd/url_with_no_attributes.xml',
559 'test/data/osdd/wikipedia.xml',
560 'test/data/pref_service/',
[email protected]2dfb8082012-10-23 18:43:00561 'test/data/profiles/profile_with_complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/i/',
[email protected]2b95d7b2012-05-01 13:32:12562 'test/data/top_sites/',
563 'test/data/web_database/',
564 'test/data/zip/test/foo/bar/',
565 ],
[email protected]1914dfd2012-07-13 14:47:18566 'isolate_dependency_touched': [
[email protected]dc0fd5f02012-10-29 16:49:23567 'test/data/autofill/merge/output/ambiguous.out',
[email protected]1914dfd2012-07-13 14:47:18568 'test/data/extensions/absolute_path/test.html',
569 'test/data/extensions/absolute_path/test.js',
570 ],
[email protected]2b95d7b2012-05-01 13:32:12571 },
572 'conditions': [
573 ['OS=="linux"', {
574 'variables': {
575 'command': [
576 '../testing/xvfb.py',
577 '<(PRODUCT_DIR)',
[email protected]2b8b90f9a2012-10-04 00:41:27578 '../tools/swarm_client/run_test_cases.py',
[email protected]2b95d7b2012-05-01 13:32:12579 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
580 ],
581 'isolate_dependency_tracked': [
582 '../net/data/ssl/certificates/google.single.der',
[email protected]62025002012-06-15 19:03:03583 '../net/data/ssl/certificates/ndn.ca.crt',
[email protected]2b95d7b2012-05-01 13:32:12584 '../net/data/ssl/certificates/root_ca_cert.crt',
585 '../testing/xvfb.py',
586 '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py',
587 '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py',
588 '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py',
589 '../third_party/tlslite/tlslite/utils/PyCrypto_TripleDES.py',
590 '../third_party/tlslite/tlslite/utils/TripleDES.py',
591 '<(PRODUCT_DIR)/chrome.pak',
[email protected]7636a1b2012-07-06 00:24:16592 '<(PRODUCT_DIR)/libffmpegsumo.so',
[email protected]2b95d7b2012-05-01 13:32:12593 '<(PRODUCT_DIR)/pyproto/google/__init__.py',
594 '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
[email protected]3acb1c3c2012-10-11 13:58:19595 'test/data/autofill/merge/output/case.out',
596 'test/data/autofill/merge/output/identical.out',
597 'test/data/autofill/merge/output/multimerge.out',
598 'test/data/autofill/merge/output/primarycase.out',
599 'test/data/autofill/merge/output/singlemerge.out',
600 'test/data/autofill/merge/output/validation.out',
601 'test/data/extensions/allow_silent_upgrade/allhosts1_new.json',
602 'test/data/extensions/allow_silent_upgrade/allhosts1_old.json',
603 'test/data/extensions/allow_silent_upgrade/allhosts2_new.json',
604 'test/data/extensions/allow_silent_upgrade/allhosts2_old.json',
605 'test/data/extensions/allow_silent_upgrade/allhosts3_new.json',
606 'test/data/extensions/allow_silent_upgrade/allhosts3_old.json',
607 'test/data/extensions/allow_silent_upgrade/equivalent_warnings_new.json',
608 'test/data/extensions/allow_silent_upgrade/equivalent_warnings_old.json',
609 'test/data/extensions/allow_silent_upgrade/hosts1_new.json',
610 'test/data/extensions/allow_silent_upgrade/hosts1_old.json',
611 'test/data/extensions/allow_silent_upgrade/hosts2_new.json',
612 'test/data/extensions/allow_silent_upgrade/hosts2_old.json',
613 'test/data/extensions/allow_silent_upgrade/hosts3_new.json',
614 'test/data/extensions/allow_silent_upgrade/hosts3_old.json',
615 'test/data/extensions/allow_silent_upgrade/hosts4_new.json',
616 'test/data/extensions/allow_silent_upgrade/hosts4_old.json',
617 'test/data/extensions/allow_silent_upgrade/hosts5_new.json',
618 'test/data/extensions/allow_silent_upgrade/hosts5_old.json',
619 'test/data/extensions/allow_silent_upgrade/hosts6_new.json',
620 'test/data/extensions/allow_silent_upgrade/hosts6_old.json',
621 'test/data/extensions/allow_silent_upgrade/notifications_new.json',
622 'test/data/extensions/allow_silent_upgrade/notifications_old.json',
623 'test/data/extensions/allow_silent_upgrade/permissions1_new.json',
624 'test/data/extensions/allow_silent_upgrade/permissions1_old.json',
625 'test/data/extensions/allow_silent_upgrade/permissions2_new.json',
626 'test/data/extensions/allow_silent_upgrade/permissions2_old.json',
627 'test/data/extensions/allow_silent_upgrade/permissions3_new.json',
628 'test/data/extensions/allow_silent_upgrade/permissions3_old.json',
629 'test/data/extensions/allow_silent_upgrade/permissions4_new.json',
630 'test/data/extensions/allow_silent_upgrade/permissions4_old.json',
631 'test/data/extensions/allow_silent_upgrade/permissions5_new.json',
632 'test/data/extensions/allow_silent_upgrade/permissions5_old.json',
633 'test/data/extensions/allow_silent_upgrade/plugin1_new.json',
634 'test/data/extensions/allow_silent_upgrade/plugin1_old.json',
635 'test/data/extensions/allow_silent_upgrade/plugin2_new.json',
636 'test/data/extensions/allow_silent_upgrade/plugin2_old.json',
637 'test/data/extensions/allow_silent_upgrade/plugin3_new.json',
638 'test/data/extensions/allow_silent_upgrade/plugin3_old.json',
639 'test/data/extensions/allow_silent_upgrade/storage_new.json',
640 'test/data/extensions/allow_silent_upgrade/storage_old.json',
[email protected]3acb1c3c2012-10-11 13:58:19641 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/background.html',
642 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/manifest.json',
[email protected]62025002012-06-15 19:03:03643 'test/data/extensions/unpacked/manifest_no_key.json',
644 'test/data/extensions/unpacked/manifest_with_key.json',
645 'test/data/extensions/unpacked/symlinks_allowed/manifest.json',
646 'test/data/firefox3_pref.js',
647 'test/data/firefox3_pref_pac_url.js',
[email protected]7636a1b2012-07-06 00:24:16648 'test/data/pref_service/read.need_empty_value.json',
649 'test/data/pref_service/write.golden.need_empty_value.json',
[email protected]2b95d7b2012-05-01 13:32:12650 ],
651 'isolate_dependency_untracked': [
[email protected]3acb1c3c2012-10-11 13:58:19652 '<(PRODUCT_DIR)/test_data/',
[email protected]2b95d7b2012-05-01 13:32:12653 'test/data/components/flapper/linux_x64/',
[email protected]62025002012-06-15 19:03:03654 'test/data/extensions/bad/',
[email protected]3acb1c3c2012-10-11 13:58:19655 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/',
656 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/',
657 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/',
658 'test/data/extensions/bad/Extensions/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/',
[email protected]62025002012-06-15 19:03:03659 'test/data/extensions/good/',
[email protected]3acb1c3c2012-10-11 13:58:19660 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/',
661 'test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/',
[email protected]62025002012-06-15 19:03:03662 'test/data/extensions/l10n/',
[email protected]62025002012-06-15 19:03:03663 'test/data/extensions/permissions/',
[email protected]6589f222012-09-18 19:09:40664 'test/data/extensions/requirements/',
[email protected]62025002012-06-15 19:03:03665 'test/data/extensions/storage_quota/',
666 'test/data/extensions/theme_i18n/',
667 'test/data/extensions/ui/',
668 'test/data/firefox2_profile/',
669 'test/data/firefox2_searchplugins/',
670 'test/data/firefox3_profile/',
671 'test/data/firefox3_searchplugins/',
672 'test/data/osdd/',
[email protected]62025002012-06-15 19:03:03673 'test/data/zip/',
[email protected]2b95d7b2012-05-01 13:32:12674 ],
[email protected]6589f222012-09-18 19:09:40675 'isolate_dependency_touched': [
[email protected]3acb1c3c2012-10-11 13:58:19676 'test/data/autofill/merge/output/email.out',
677 'test/data/extensions/bad/Extensions/dddddddddddddddddddddddddddddddd/1.0/git_hates_empty_dirs',
678 'test/data/extensions/bad/Extensions/ffffffffffffffffffffffffffffffff/icon.png',
679 'test/data/extensions/bad/Extensions/gggggggggggggggggggggggggggggggg/icon.png',
680 'test/data/extensions/bad/Extensions/hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh/icon.png',
681 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/content_plugin.dll',
682 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/extension_plugin.dll',
683 'test/data/extensions/unpacked/symlinks_allowed/icon.png',
[email protected]6589f222012-09-18 19:09:40684 'test/data/native_messaging/Native Hosts/empty_app.py',
[email protected]3acb1c3c2012-10-11 13:58:19685 'test/data/printing/cloud_print_emptytest.pdf',
[email protected]6589f222012-09-18 19:09:40686 ],
[email protected]2b95d7b2012-05-01 13:32:12687 },
688 }, {
689 'variables': {
690 'command': [
691 '../testing/test_env.py',
[email protected]2b8b90f9a2012-10-04 00:41:27692 '../tools/swarm_client/run_test_cases.py',
[email protected]2b95d7b2012-05-01 13:32:12693 '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)',
694 ],
[email protected]2dfb8082012-10-23 18:43:00695 'isolate_dependency_tracked': [
[email protected]dc0fd5f02012-10-29 16:49:23696 'test/data/autofill/merge/input/ambiguous.in',
697 'test/data/autofill/merge/input/case.in',
[email protected]2dfb8082012-10-23 18:43:00698 'test/data/extensions/permissions/platform_app_all_urls.json',
699 'test/data/extensions/permissions/platform_app_hosts.json',
[email protected]dc0fd5f02012-10-29 16:49:23700 'test/data/extensions/permissions/serial.json',
701 'test/data/extensions/permissions/socket_any_host.json',
702 'test/data/extensions/permissions/socket_one_domain_two_hostnames.json',
[email protected]2dfb8082012-10-23 18:43:00703 ],
[email protected]0fb638372012-07-18 13:19:10704 'isolate_dependency_untracked': [
705 '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/data/',
706 ],
[email protected]2b95d7b2012-05-01 13:32:12707 },
708 }],
709 ['OS=="mac"', {
710 'variables': {
711 'isolate_dependency_tracked': [
[email protected]7636a1b2012-07-06 00:24:16712 '<(PRODUCT_DIR)/ffmpegsumo.so',
[email protected]2dfb8082012-10-23 18:43:00713 'test/data/extensions/requirements/v1_good.pem',
[email protected]2b95d7b2012-05-01 13:32:12714 'test/data/firefox2_nss_mac/libfreebl3.dylib',
715 'test/data/firefox2_nss_mac/libnspr4.dylib',
716 'test/data/firefox2_nss_mac/libnss3.dylib',
717 'test/data/firefox2_nss_mac/libplc4.dylib',
718 'test/data/firefox2_nss_mac/libplds4.dylib',
719 'test/data/firefox2_nss_mac/libsoftokn3.dylib',
720 'test/data/firefox3_nss_mac/libfreebl3.dylib',
721 'test/data/firefox3_nss_mac/libnspr4.dylib',
722 'test/data/firefox3_nss_mac/libnss3.dylib',
723 'test/data/firefox3_nss_mac/libnssdbm3.dylib',
724 'test/data/firefox3_nss_mac/libnssutil3.dylib',
725 'test/data/firefox3_nss_mac/libplc4.dylib',
726 'test/data/firefox3_nss_mac/libplds4.dylib',
727 'test/data/firefox3_nss_mac/libsoftokn3.dylib',
728 'test/data/firefox3_nss_mac/libsqlite3.dylib',
[email protected]2dfb8082012-10-23 18:43:00729 'test/data/value_store_db/000005.log',
730 'test/data/value_store_db/CURRENT',
731 'test/data/value_store_db/MANIFEST-000004',
[email protected]2b95d7b2012-05-01 13:32:12732 ],
733 'isolate_dependency_untracked': [
[email protected]67a44ef2012-06-23 01:40:13734 '<(PRODUCT_DIR)/Chromium Framework.framework/',
[email protected]2b95d7b2012-05-01 13:32:12735 'test/data/components/flapper/mac/',
736 'test/data/extensions/install_prompt/',
[email protected]2dfb8082012-10-23 18:43:00737 'test/data/extensions/requirements/v1_good/',
738 'test/data/extensions/requirements/v2_bad_requirements/',
739 'test/data/extensions/requirements/v2_bad_requirements_and_permissions/',
740 'test/data/extensions/requirements/v3_bad_permissions/',
741 'test/data/extensions/requirements/v3_good/',
[email protected]2b95d7b2012-05-01 13:32:12742 'test/data/safari_import/Safari/',
743 ],
[email protected]2dfb8082012-10-23 18:43:00744 'isolate_dependency_touched': [
745 'test/data/value_store_db/LOCK',
746 ],
[email protected]2b95d7b2012-05-01 13:32:12747 },
748 }, {
749 'variables': {
750 'isolate_dependency_tracked': [
[email protected]71ae9ca2012-09-05 21:39:14751 '<(PRODUCT_DIR)/chrome_100_percent.pak',
[email protected]2b95d7b2012-05-01 13:32:12752 '<(PRODUCT_DIR)/locales/en-US.pak',
[email protected]2b95d7b2012-05-01 13:32:12753 ],
754 'isolate_dependency_untracked': [
755 'test/data/firefox2_nss/',
756 'test/data/firefox2_profile/bookmarks.html',
757 'test/data/firefox2_profile/cookies.txt',
758 'test/data/firefox2_profile/history.dat',
759 'test/data/firefox2_profile/prefs.js',
760 'test/data/firefox2_profile/searchplugins/flickr-tags.xml',
761 'test/data/firefox2_profile/searchplugins/imdb.xml',
762 'test/data/firefox2_profile/searchplugins/webster.xml',
763 'test/data/firefox2_profile/signons2.txt',
764 'test/data/firefox2_searchplugins/amazondotcom.xml',
765 'test/data/firefox2_searchplugins/answers.xml',
766 'test/data/firefox2_searchplugins/creativecommons.xml',
767 'test/data/firefox2_searchplugins/eBay.xml',
768 'test/data/firefox2_searchplugins/google.xml',
769 'test/data/firefox2_searchplugins/yahoo.xml',
770 'test/data/firefox35_profile/',
771 'test/data/firefox3_nss/',
772 'test/data/firefox3_profile/cookies.sqlite',
773 'test/data/firefox3_profile/places.sqlite',
774 'test/data/firefox3_profile/prefs.js',
775 'test/data/firefox3_profile/search.sqlite',
776 'test/data/firefox3_profile/searchplugins/flickr-tags.xml',
777 'test/data/firefox3_profile/searchplugins/imdb.xml',
778 'test/data/firefox3_profile/searchplugins/webster.xml',
779 'test/data/firefox3_profile/signons3.txt',
780 'test/data/firefox3_searchplugins/amazondotcom.xml',
781 'test/data/firefox3_searchplugins/answers.xml',
782 'test/data/firefox3_searchplugins/creativecommons.xml',
783 'test/data/firefox3_searchplugins/eBay.xml',
784 'test/data/firefox3_searchplugins/google.xml',
785 'test/data/firefox3_searchplugins/wikipedia.xml',
786 'test/data/firefox3_searchplugins/yahoo.xml',
[email protected]63bb8be22012-06-23 08:35:10787 'test/data/value_store_db/',
[email protected]2b95d7b2012-05-01 13:32:12788 ],
789 },
790 }],
791 ['OS=="win"', {
792 'variables': {
793 'isolate_dependency_tracked': [
[email protected]63bb8be22012-06-23 08:35:10794 '../skia/ext/data/vectorcanvastest/bitmaps/bitmap_opaque.png',
[email protected]2b95d7b2012-05-01 13:32:12795 '../third_party/python_26/DLLs/_hashlib.pyd',
796 '../third_party/python_26/DLLs/_socket.pyd',
797 '../third_party/python_26/DLLs/_ssl.pyd',
798 '../third_party/python_26/DLLs/pyexpat.pyd',
799 '../third_party/python_26/DLLs/select.pyd',
800 '../third_party/python_26/Lib/BaseHTTPServer.py',
[email protected]dc0fd5f02012-10-29 16:49:23801 '../third_party/python_26/Lib/CGIHTTPServer.py',
802 '../third_party/python_26/Lib/ConfigParser.py',
803 '../third_party/python_26/Lib/Queue.py',
804 '../third_party/python_26/Lib/SimpleHTTPServer.py',
[email protected]2b95d7b2012-05-01 13:32:12805 '../third_party/python_26/Lib/SocketServer.py',
[email protected]dc0fd5f02012-10-29 16:49:23806 '../third_party/python_26/Lib/StringIO.py',
[email protected]2b95d7b2012-05-01 13:32:12807 '../third_party/python_26/Lib/UserDict.py',
808 '../third_party/python_26/Lib/__future__.py',
809 '../third_party/python_26/Lib/_abcoll.py',
810 '../third_party/python_26/Lib/abc.py',
811 '../third_party/python_26/Lib/anydbm.py',
812 '../third_party/python_26/Lib/asynchat.py',
813 '../third_party/python_26/Lib/asyncore.py',
[email protected]dc0fd5f02012-10-29 16:49:23814 '../third_party/python_26/Lib/atexit.py',
[email protected]2b95d7b2012-05-01 13:32:12815 '../third_party/python_26/Lib/base64.py',
816 '../third_party/python_26/Lib/bisect.py',
817 '../third_party/python_26/Lib/cgi.py',
818 '../third_party/python_26/Lib/codecs.py',
819 '../third_party/python_26/Lib/collections.py',
820 '../third_party/python_26/Lib/copy.py',
821 '../third_party/python_26/Lib/copy_reg.py',
822 '../third_party/python_26/Lib/dbhash.py',
823 '../third_party/python_26/Lib/dumbdbm.py',
824 '../third_party/python_26/Lib/email/__init__.py',
825 '../third_party/python_26/Lib/email/_parseaddr.py',
826 '../third_party/python_26/Lib/email/base64mime.py',
[email protected]dc0fd5f02012-10-29 16:49:23827 '../third_party/python_26/Lib/email/charset.py',
[email protected]2b95d7b2012-05-01 13:32:12828 '../third_party/python_26/Lib/email/encoders.py',
[email protected]dc0fd5f02012-10-29 16:49:23829 '../third_party/python_26/Lib/email/errors.py',
830 '../third_party/python_26/Lib/email/feedparser.py',
831 '../third_party/python_26/Lib/email/iterators.py',
832 '../third_party/python_26/Lib/email/message.py',
[email protected]2b95d7b2012-05-01 13:32:12833 '../third_party/python_26/Lib/email/mime/__init__.py',
[email protected]dc0fd5f02012-10-29 16:49:23834 '../third_party/python_26/Lib/email/parser.py',
835 '../third_party/python_26/Lib/email/quoprimime.py',
[email protected]2b95d7b2012-05-01 13:32:12836 '../third_party/python_26/Lib/email/utils.py',
837 '../third_party/python_26/Lib/encodings/__init__.py',
838 '../third_party/python_26/Lib/encodings/aliases.py',
839 '../third_party/python_26/Lib/encodings/cp1252.py',
840 '../third_party/python_26/Lib/encodings/hex_codec.py',
841 '../third_party/python_26/Lib/fnmatch.py',
842 '../third_party/python_26/Lib/functools.py',
843 '../third_party/python_26/Lib/genericpath.py',
844 '../third_party/python_26/Lib/gettext.py',
845 '../third_party/python_26/Lib/glob.py',
846 '../third_party/python_26/Lib/hashlib.py',
847 '../third_party/python_26/Lib/heapq.py',
848 '../third_party/python_26/Lib/hmac.py',
849 '../third_party/python_26/Lib/httplib.py',
850 '../third_party/python_26/Lib/imaplib.py',
851 '../third_party/python_26/Lib/json/__init__.py',
852 '../third_party/python_26/Lib/json/decoder.py',
853 '../third_party/python_26/Lib/json/encoder.py',
854 '../third_party/python_26/Lib/json/scanner.py',
855 '../third_party/python_26/Lib/keyword.py',
856 '../third_party/python_26/Lib/linecache.py',
857 '../third_party/python_26/Lib/locale.py',
[email protected]dc0fd5f02012-10-29 16:49:23858 '../third_party/python_26/Lib/logging/__init__.py',
859 '../third_party/python_26/Lib/logging/handlers.py',
[email protected]2b95d7b2012-05-01 13:32:12860 '../third_party/python_26/Lib/md5.py',
861 '../third_party/python_26/Lib/mimetools.py',
[email protected]dc0fd5f02012-10-29 16:49:23862 '../third_party/python_26/Lib/mimetypes.py',
[email protected]2b95d7b2012-05-01 13:32:12863 '../third_party/python_26/Lib/ntpath.py',
864 '../third_party/python_26/Lib/nturl2path.py',
865 '../third_party/python_26/Lib/optparse.py',
866 '../third_party/python_26/Lib/os.py',
867 '../third_party/python_26/Lib/poplib.py',
[email protected]dc0fd5f02012-10-29 16:49:23868 '../third_party/python_26/Lib/posixpath.py',
[email protected]2b95d7b2012-05-01 13:32:12869 '../third_party/python_26/Lib/quopri.py',
870 '../third_party/python_26/Lib/random.py',
871 '../third_party/python_26/Lib/re.py',
872 '../third_party/python_26/Lib/rfc822.py',
873 '../third_party/python_26/Lib/sha.py',
874 '../third_party/python_26/Lib/shutil.py',
875 '../third_party/python_26/Lib/site-packages/google.pth',
876 '../third_party/python_26/Lib/site-packages/pywin32.pth',
877 '../third_party/python_26/Lib/site.py',
878 '../third_party/python_26/Lib/smtplib.py',
879 '../third_party/python_26/Lib/socket.py',
880 '../third_party/python_26/Lib/sre_compile.py',
881 '../third_party/python_26/Lib/sre_constants.py',
882 '../third_party/python_26/Lib/sre_parse.py',
883 '../third_party/python_26/Lib/ssl.py',
884 '../third_party/python_26/Lib/stat.py',
885 '../third_party/python_26/Lib/string.py',
886 '../third_party/python_26/Lib/struct.py',
887 '../third_party/python_26/Lib/tarfile.py',
888 '../third_party/python_26/Lib/tempfile.py',
889 '../third_party/python_26/Lib/textwrap.py',
890 '../third_party/python_26/Lib/threading.py',
891 '../third_party/python_26/Lib/traceback.py',
892 '../third_party/python_26/Lib/types.py',
893 '../third_party/python_26/Lib/urllib.py',
894 '../third_party/python_26/Lib/urlparse.py',
[email protected]dc0fd5f02012-10-29 16:49:23895 '../third_party/python_26/Lib/uu.py',
[email protected]2b95d7b2012-05-01 13:32:12896 '../third_party/python_26/Lib/warnings.py',
897 '../third_party/python_26/Lib/xml/__init__.py',
898 '../third_party/python_26/Lib/xml/dom/NodeFilter.py',
899 '../third_party/python_26/Lib/xml/dom/__init__.py',
900 '../third_party/python_26/Lib/xml/dom/domreg.py',
901 '../third_party/python_26/Lib/xml/dom/minicompat.py',
902 '../third_party/python_26/Lib/xml/dom/minidom.py',
903 '../third_party/python_26/Lib/xml/dom/xmlbuilder.py',
904 '../third_party/python_26/Lib/xml/sax/__init__.py',
905 '../third_party/python_26/Lib/xml/sax/_exceptions.py',
906 '../third_party/python_26/Lib/xml/sax/handler.py',
907 '../third_party/python_26/Lib/xml/sax/saxutils.py',
908 '../third_party/python_26/Lib/xml/sax/xmlreader.py',
909 '../third_party/python_26/Lib/xmlrpclib.py',
910 '../third_party/python_26/python.exe',
911 '../third_party/python_26/python26.dll',
[email protected]243d52e3d2012-10-21 22:20:04912 '<(PRODUCT_DIR)/ffmpegsumo.dll',
[email protected]2b95d7b2012-05-01 13:32:12913 '<(PRODUCT_DIR)/icudt.dll',
[email protected]2b95d7b2012-05-01 13:32:12914 'test/data/safe_browsing/download_protection/signed.exe',
915 'test/data/safe_browsing/download_protection/unsigned.exe',
916 'test/data/safe_browsing/download_protection/wow_helper.exe',
917 ],
918 'isolate_dependency_untracked': [
919 '../ppapi/lib/gl/include/KHR/',
[email protected]7636a1b2012-07-06 00:24:16920 '../skia/ext/data/vectorcanvastest/basicdrawing/',
[email protected]1330fb82012-07-17 19:19:20921 '../skia/ext/data/vectorcanvastest/bitmaps/',
[email protected]63bb8be22012-06-23 08:35:10922 '../skia/ext/data/vectorcanvastest/circles/',
923 '../skia/ext/data/vectorcanvastest/clippingclean/',
[email protected]bbd0a662012-07-06 14:32:03924 '../skia/ext/data/vectorcanvastest/clippingcombined/',
[email protected]1330fb82012-07-17 19:19:20925 '../skia/ext/data/vectorcanvastest/clippingintersect/',
[email protected]63bb8be22012-06-23 08:35:10926 '../skia/ext/data/vectorcanvastest/clippingpath/',
[email protected]9cf2a332012-07-06 15:08:03927 '../skia/ext/data/vectorcanvastest/clippingrect/',
[email protected]63bb8be22012-06-23 08:35:10928 '../skia/ext/data/vectorcanvastest/diagonallines/',
[email protected]9cf2a332012-07-06 15:08:03929 '../skia/ext/data/vectorcanvastest/lineorientation/',
[email protected]f9e6c452012-07-17 19:29:40930 '../skia/ext/data/vectorcanvastest/pathorientation/',
[email protected]2b95d7b2012-05-01 13:32:12931 '../third_party/python_26/Lib/xml/parsers/',
932 '../ui/base/glib/',
[email protected]2b95d7b2012-05-01 13:32:12933 'test/data/components/flapper/windows/',
[email protected]2b95d7b2012-05-01 13:32:12934 ],
935 },
936 }, {
937 'variables': {
938 'isolate_dependency_tracked': [
939 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
[email protected]2dfb8082012-10-23 18:43:00940 'test/data/extensions/unpacker/bad_image.crx',
941 'test/data/extensions/unpacker/bad_path.crx',
942 'test/data/extensions/unpacker/bad_zip.crx',
[email protected]2b95d7b2012-05-01 13:32:12943 'test/data/extensions/unpacker/empty_default_locale.crx',
[email protected]2dfb8082012-10-23 18:43:00944 'test/data/extensions/unpacker/good_package.crx',
[email protected]2b95d7b2012-05-01 13:32:12945 'test/data/extensions/unpacker/has_default_missing_locales.crx',
946 'test/data/extensions/unpacker/invalid_default_locale.crx',
947 'test/data/extensions/unpacker/invalid_messages_file.crx',
948 'test/data/extensions/unpacker/missing_default_data.crx',
949 'test/data/extensions/unpacker/missing_default_has_locales.crx',
950 'test/data/extensions/unpacker/missing_messages_file.crx',
951 'test/data/extensions/unpacker/no_locale_data.crx',
[email protected]2dfb8082012-10-23 18:43:00952 'test/data/native_messaging/single_message_request.msg',
953 'test/data/native_messaging/single_message_response.msg',
[email protected]2b95d7b2012-05-01 13:32:12954 ],
[email protected]0fb638372012-07-18 13:19:10955 'isolate_dependency_untracked': [
956 'test/data/extensions/manifest_tests/_locales/',
[email protected]746264bb2012-10-31 15:59:09957 'test/data/native_messaging/Native Hosts/echo.py',
[email protected]0fb638372012-07-18 13:19:10958 ],
[email protected]2b95d7b2012-05-01 13:32:12959 },
960 }],
961 ],
962}