| # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../net/data/ssl/certificates/expired_cert.pem', |
| '../net/data/ssl/certificates/test_mail_google_com.pem', |
| '../net/data/ssl/certificates/unittest.originbound.der', |
| '../net/data/ssl/certificates/unittest.originbound.key.der', |
| '../net/tools/testserver/asn1.py', |
| '../net/tools/testserver/echo_message.py', |
| '../net/tools/testserver/minica.py', |
| '../net/tools/testserver/testserver.py', |
| '../testing/test_env.py', |
| '../third_party/hunspell_dictionaries/bg-BG-2-0.bdic', |
| '../third_party/hunspell_dictionaries/ca-ES-1-2.bdic', |
| '../third_party/hunspell_dictionaries/cs-CZ-1-2.bdic', |
| '../third_party/hunspell_dictionaries/da-DK-1-2.bdic', |
| '../third_party/hunspell_dictionaries/de-DE-1-2.bdic', |
| '../third_party/hunspell_dictionaries/el-GR-1-1.bdic', |
| '../third_party/hunspell_dictionaries/en-AU-1-2.bdic', |
| '../third_party/hunspell_dictionaries/en-CA-2-1.bdic', |
| '../third_party/hunspell_dictionaries/en-GB-1-2.bdic', |
| '../third_party/hunspell_dictionaries/en-US-2-1.bdic', |
| '../third_party/hunspell_dictionaries/es-ES-1-1.bdic', |
| '../third_party/hunspell_dictionaries/et-EE-1-1.bdic', |
| '../third_party/hunspell_dictionaries/fr-FR-2-0.bdic', |
| '../third_party/hunspell_dictionaries/he-IL-1-1.bdic', |
| '../third_party/hunspell_dictionaries/hi-IN-1-1.bdic', |
| '../third_party/hunspell_dictionaries/hr-HR-1-2.bdic', |
| '../third_party/hunspell_dictionaries/hu-HU-2-0.bdic', |
| '../third_party/hunspell_dictionaries/id-ID-1-2.bdic', |
| '../third_party/hunspell_dictionaries/it-IT-1-2.bdic', |
| '../third_party/hunspell_dictionaries/lt-LT-1-3.bdic', |
| '../third_party/hunspell_dictionaries/lv-LV-1-2.bdic', |
| '../third_party/hunspell_dictionaries/nb-NO-1-2.bdic', |
| '../third_party/hunspell_dictionaries/nl-NL-1-1.bdic', |
| '../third_party/hunspell_dictionaries/pl-PL-1-3.bdic', |
| '../third_party/hunspell_dictionaries/pt-BR-2-2.bdic', |
| '../third_party/hunspell_dictionaries/pt-PT-1-2.bdic', |
| '../third_party/hunspell_dictionaries/ro-RO-2-0.bdic', |
| '../third_party/hunspell_dictionaries/ru-RU-2-0.bdic', |
| '../third_party/hunspell_dictionaries/sh-2-2.bdic', |
| '../third_party/hunspell_dictionaries/sk-SK-1-2.bdic', |
| '../third_party/hunspell_dictionaries/sl-SI-1-2.bdic', |
| '../third_party/hunspell_dictionaries/sr-2-0.bdic', |
| '../third_party/hunspell_dictionaries/sv-SE-1-1.bdic', |
| '../third_party/hunspell_dictionaries/tr-TR-1-1.bdic', |
| '../third_party/hunspell_dictionaries/uk-UA-2-0.bdic', |
| '../third_party/hunspell_dictionaries/vi-VN-1-2.bdic', |
| '../third_party/pyftpdlib/src/pyftpdlib/__init__.py', |
| '../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py', |
| '../third_party/tlslite/tlslite/BaseDB.py', |
| '../third_party/tlslite/tlslite/Checker.py', |
| '../third_party/tlslite/tlslite/FileObject.py', |
| '../third_party/tlslite/tlslite/HandshakeSettings.py', |
| '../third_party/tlslite/tlslite/Session.py', |
| '../third_party/tlslite/tlslite/SessionCache.py', |
| '../third_party/tlslite/tlslite/SharedKeyDB.py', |
| '../third_party/tlslite/tlslite/TLSConnection.py', |
| '../third_party/tlslite/tlslite/TLSRecordLayer.py', |
| '../third_party/tlslite/tlslite/VerifierDB.py', |
| '../third_party/tlslite/tlslite/X509.py', |
| '../third_party/tlslite/tlslite/X509CertChain.py', |
| '../third_party/tlslite/tlslite/__init__.py', |
| '../third_party/tlslite/tlslite/api.py', |
| '../third_party/tlslite/tlslite/constants.py', |
| '../third_party/tlslite/tlslite/errors.py', |
| '../third_party/tlslite/tlslite/integration/AsyncStateMachine.py', |
| '../third_party/tlslite/tlslite/integration/ClientHelper.py', |
| '../third_party/tlslite/tlslite/integration/HTTPTLSConnection.py', |
| '../third_party/tlslite/tlslite/integration/IMAP4_TLS.py', |
| '../third_party/tlslite/tlslite/integration/POP3_TLS.py', |
| '../third_party/tlslite/tlslite/integration/SMTP_TLS.py', |
| '../third_party/tlslite/tlslite/integration/TLSAsyncDispatcherMixIn.py', |
| '../third_party/tlslite/tlslite/integration/TLSSocketServerMixIn.py', |
| '../third_party/tlslite/tlslite/integration/XMLRPCTransport.py', |
| '../third_party/tlslite/tlslite/integration/__init__.py', |
| '../third_party/tlslite/tlslite/mathtls.py', |
| '../third_party/tlslite/tlslite/messages.py', |
| '../third_party/tlslite/tlslite/utils/AES.py', |
| '../third_party/tlslite/tlslite/utils/ASN1Parser.py', |
| '../third_party/tlslite/tlslite/utils/Python_AES.py', |
| '../third_party/tlslite/tlslite/utils/Python_RC4.py', |
| '../third_party/tlslite/tlslite/utils/Python_RSAKey.py', |
| '../third_party/tlslite/tlslite/utils/RC4.py', |
| '../third_party/tlslite/tlslite/utils/RSAKey.py', |
| '../third_party/tlslite/tlslite/utils/__init__.py', |
| '../third_party/tlslite/tlslite/utils/cipherfactory.py', |
| '../third_party/tlslite/tlslite/utils/codec.py', |
| '../third_party/tlslite/tlslite/utils/compat.py', |
| '../third_party/tlslite/tlslite/utils/cryptomath.py', |
| '../third_party/tlslite/tlslite/utils/hmac.py', |
| '../third_party/tlslite/tlslite/utils/keyfactory.py', |
| '../third_party/tlslite/tlslite/utils/rijndael.py', |
| '../third_party/tlslite/tlslite/utils/xmltools.py', |
| '<(PRODUCT_DIR)/resources.pak', |
| '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)', |
| 'browser/resources/software_rendering_list/software_rendering_list.json', |
| 'test/data/History/ArchivedNoDuration', |
| 'test/data/History/HistoryNoDuration', |
| 'test/data/History/HistoryNoSource', |
| 'test/data/History/history.20.sql', |
| 'test/data/History/thumbnails.3.sql', |
| 'test/data/History/url_history_provider_test.db.txt', |
| 'test/data/History/url_history_provider_test_limited.db.txt', |
| 'test/data/bookmarks/History_with_empty_starred', |
| 'test/data/bookmarks/History_with_starred', |
| 'test/data/bookmarks/model_without_sync.json', |
| 'test/data/components/jebgalgnebhfojomionfpkfelancnnkf.crx', |
| 'test/data/components/updatecheck_reply_1.xml', |
| 'test/data/components/updatecheck_reply_2.xml', |
| 'test/data/components/updatecheck_reply_empty', |
| 'test/data/download-test1.lib', |
| 'test/data/extensions/absolute_path/absolute.json', |
| 'test/data/extensions/api_test/permissions/optional/manifest.json', |
| 'test/data/extensions/app_update/v1.crx', |
| 'test/data/extensions/app_update/v2.crx', |
| 'test/data/extensions/bad/Preferences', |
| 'test/data/extensions/bad_magic.crx', |
| 'test/data/extensions/bad_signature.crx', |
| 'test/data/extensions/bad_underscore.crx', |
| 'test/data/extensions/convert_web_app/128.png', |
| 'test/data/extensions/convert_web_app/16.png', |
| 'test/data/extensions/convert_web_app/48.png', |
| 'test/data/extensions/file_manager/app.json', |
| 'test/data/extensions/good.crx', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.html', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/backgroundpage.js', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/french_sentence.html', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/icon_128.png', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/manifest.json', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.html', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/page.js', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script1.js', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/script2.js', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style1.css', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/style2.css', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.html', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/test_gettabs.js', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/three_languages.html', |
| 'test/data/extensions/good/Preferences', |
| 'test/data/extensions/good/PreferencesExperimental', |
| 'test/data/extensions/good/PreferencesExternal', |
| 'test/data/extensions/good2.crx', |
| 'test/data/extensions/hosted_app.crx', |
| 'test/data/extensions/icon1.png', |
| 'test/data/extensions/icon2.png', |
| 'test/data/extensions/icon3.png', |
| 'test/data/extensions/json_schema_test.js', |
| 'test/data/extensions/l10n/Preferences', |
| 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/manifest.json', |
| 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/manifest.json', |
| 'test/data/extensions/manifest_tests/background_allow_no_js_access.json', |
| 'test/data/extensions/manifest_tests/background_allow_no_js_access2.json', |
| 'test/data/extensions/manifest_tests/background_page.json', |
| 'test/data/extensions/manifest_tests/background_page_legacy.json', |
| 'test/data/extensions/manifest_tests/background_permission.json', |
| 'test/data/extensions/manifest_tests/background_permission_alias.json', |
| 'test/data/extensions/manifest_tests/background_scripts.json', |
| 'test/data/extensions/manifest_tests/content_script_chrome_url_invalid.json', |
| 'test/data/extensions/manifest_tests/content_script_match_pattern_not_string.json', |
| 'test/data/extensions/manifest_tests/content_script_yahoo.json', |
| 'test/data/extensions/manifest_tests/default_locale_invalid.json', |
| 'test/data/extensions/manifest_tests/default_locale_valid.json', |
| 'test/data/extensions/manifest_tests/default_path_for_extent.json', |
| 'test/data/extensions/manifest_tests/devtools_extension.json', |
| 'test/data/extensions/manifest_tests/devtools_extension_url_invalid_type.json', |
| 'test/data/extensions/manifest_tests/exclude_matches.json', |
| 'test/data/extensions/manifest_tests/exclude_matches_empty.json', |
| 'test/data/extensions/manifest_tests/exclude_matches_invalid_host.json', |
| 'test/data/extensions/manifest_tests/exclude_matches_not_list.json', |
| 'test/data/extensions/manifest_tests/experimental.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_access_permission_list.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_action_id.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_action_title.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_1.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_actions_2.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_empty_access_permission_list.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_1.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_2.json', |
| 'test/data/extensions/manifest_tests/filebrowser_invalid_file_filters_url.json', |
| 'test/data/extensions/manifest_tests/filebrowser_url_override.json', |
| 'test/data/extensions/manifest_tests/filebrowser_valid.json', |
| 'test/data/extensions/manifest_tests/filebrowser_valid_with_create.json', |
| 'test/data/extensions/manifest_tests/homepage_bad_schema.json', |
| 'test/data/extensions/manifest_tests/homepage_empty.json', |
| 'test/data/extensions/manifest_tests/homepage_externally_hosted.json', |
| 'test/data/extensions/manifest_tests/homepage_google_hosted.json', |
| 'test/data/extensions/manifest_tests/homepage_invalid.json', |
| 'test/data/extensions/manifest_tests/homepage_valid.json', |
| 'test/data/extensions/manifest_tests/hosted_app_absolute_options.json', |
| 'test/data/extensions/manifest_tests/hosted_app_file_options.json', |
| 'test/data/extensions/manifest_tests/hosted_app_relative_options.json', |
| 'test/data/extensions/manifest_tests/init_ignored_icon_size.json', |
| 'test/data/extensions/manifest_tests/init_invalid_chrome_version_too_low.json', |
| 'test/data/extensions/manifest_tests/init_invalid_description_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_css_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_css_item_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_empty.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_js_empty_css_missing.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_js_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_files_js_item_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_icons_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_icons_path_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_locale_empty.json', |
| 'test/data/extensions/manifest_tests/init_invalid_locale_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_min_chrome_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_name_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_name_missing.json', |
| 'test/data/extensions/manifest_tests/init_invalid_options_url_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_page_actions_multi.json', |
| 'test/data/extensions/manifest_tests/init_invalid_permissions_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_permissions_item_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_platform_app_1.json', |
| 'test/data/extensions/manifest_tests/init_invalid_platform_app_2.json', |
| 'test/data/extensions/manifest_tests/init_invalid_platform_app_3.json', |
| 'test/data/extensions/manifest_tests/init_invalid_requirements_1.json', |
| 'test/data/extensions/manifest_tests/init_invalid_requirements_2.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_files_missing.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_item_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_match_item_invalid_2.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_matches_empty.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_matches_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_script_matches_missing.json', |
| 'test/data/extensions/manifest_tests/init_invalid_version_invalid.json', |
| 'test/data/extensions/manifest_tests/init_invalid_version_missing.json', |
| 'test/data/extensions/manifest_tests/init_valid_app_minimum_chrome.json', |
| 'test/data/extensions/manifest_tests/init_valid_app_requirements.json', |
| 'test/data/extensions/manifest_tests/init_valid_empty_page_actions.json', |
| 'test/data/extensions/manifest_tests/init_valid_icon_size.json', |
| 'test/data/extensions/manifest_tests/init_valid_minimal.json', |
| 'test/data/extensions/manifest_tests/init_valid_minimum_chrome.json', |
| 'test/data/extensions/manifest_tests/init_valid_name_no_rtl.json', |
| 'test/data/extensions/manifest_tests/init_valid_name_strong_rtl.json', |
| 'test/data/extensions/manifest_tests/init_valid_options.json', |
| 'test/data/extensions/manifest_tests/init_valid_permissions.json', |
| 'test/data/extensions/manifest_tests/init_valid_permissions_empty.json', |
| 'test/data/extensions/manifest_tests/init_valid_permissions_unknown.json', |
| 'test/data/extensions/manifest_tests/init_valid_platform_app.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_1.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_2.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_3.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_4.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_5.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_6.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_blank_action_extension.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_1.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_2.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_hosted_app_3.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_href_and_path.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_multi_href.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_packaged_app.json', |
| 'test/data/extensions/manifest_tests/intent_invalid_type_element.json', |
| 'test/data/extensions/manifest_tests/intent_valid.json', |
| 'test/data/extensions/manifest_tests/intent_valid_2.json', |
| 'test/data/extensions/manifest_tests/intent_valid_blank_action_hosted.json', |
| 'test/data/extensions/manifest_tests/intent_valid_blank_action_packaged.json', |
| 'test/data/extensions/manifest_tests/intent_valid_hosted_app.json', |
| 'test/data/extensions/manifest_tests/intent_valid_minimal.json', |
| 'test/data/extensions/manifest_tests/intent_valid_multi_href.json', |
| 'test/data/extensions/manifest_tests/intent_valid_multitype.json', |
| 'test/data/extensions/manifest_tests/intent_valid_using_href.json', |
| 'test/data/extensions/manifest_tests/isolated_app_valid.json', |
| 'test/data/extensions/manifest_tests/launch_container_invalid_type.json', |
| 'test/data/extensions/manifest_tests/launch_container_invalid_value.json', |
| 'test/data/extensions/manifest_tests/launch_container_without_launch_url.json', |
| 'test/data/extensions/manifest_tests/launch_default.json', |
| 'test/data/extensions/manifest_tests/launch_height.json', |
| 'test/data/extensions/manifest_tests/launch_height_invalid.json', |
| 'test/data/extensions/manifest_tests/launch_height_negative.json', |
| 'test/data/extensions/manifest_tests/launch_local_path.json', |
| 'test/data/extensions/manifest_tests/launch_local_path_localized.json', |
| 'test/data/extensions/manifest_tests/launch_panel.json', |
| 'test/data/extensions/manifest_tests/launch_path_and_extent.json', |
| 'test/data/extensions/manifest_tests/launch_path_and_url.json', |
| 'test/data/extensions/manifest_tests/launch_path_invalid_localized.json', |
| 'test/data/extensions/manifest_tests/launch_path_invalid_type.json', |
| 'test/data/extensions/manifest_tests/launch_path_invalid_value.json', |
| 'test/data/extensions/manifest_tests/launch_tab.json', |
| 'test/data/extensions/manifest_tests/launch_url_invalid_localized.json', |
| 'test/data/extensions/manifest_tests/launch_url_invalid_type_1.json', |
| 'test/data/extensions/manifest_tests/launch_url_invalid_type_2.json', |
| 'test/data/extensions/manifest_tests/launch_url_invalid_type_3.json', |
| 'test/data/extensions/manifest_tests/launch_web_url_absolute.json', |
| 'test/data/extensions/manifest_tests/launch_web_url_localized.json', |
| 'test/data/extensions/manifest_tests/launch_web_url_relative.json', |
| 'test/data/extensions/manifest_tests/launch_width.json', |
| 'test/data/extensions/manifest_tests/launch_width_invalid.json', |
| 'test/data/extensions/manifest_tests/launch_width_negative.json', |
| 'test/data/extensions/manifest_tests/launch_window.json', |
| 'test/data/extensions/manifest_tests/multiple_ui_surfaces.json', |
| 'test/data/extensions/manifest_tests/normalize_icon_paths.json', |
| 'test/data/extensions/manifest_tests/offline_default_packaged_app.json', |
| 'test/data/extensions/manifest_tests/offline_disabled_packaged_app.json', |
| 'test/data/extensions/manifest_tests/offline_enabled_extension.json', |
| 'test/data/extensions/manifest_tests/offline_enabled_hosted_app.json', |
| 'test/data/extensions/manifest_tests/offline_enabled_invalid.json', |
| 'test/data/extensions/manifest_tests/offline_enabled_packaged_app.json', |
| 'test/data/extensions/manifest_tests/old_unlimited_storage.json', |
| 'test/data/extensions/manifest_tests/override_history.json', |
| 'test/data/extensions/manifest_tests/override_invalid_page.json', |
| 'test/data/extensions/manifest_tests/override_new_tab.json', |
| 'test/data/extensions/manifest_tests/override_newtab_and_history.json', |
| 'test/data/extensions/manifest_tests/packaged_app_absolute_options.json', |
| 'test/data/extensions/manifest_tests/page_action_manifest_version_2.json', |
| 'test/data/extensions/manifest_tests/page_action_manifest_version_2b.json', |
| 'test/data/extensions/manifest_tests/permission_chrome_resources_url.json', |
| 'test/data/extensions/manifest_tests/permission_chrome_url_invalid.json', |
| 'test/data/extensions/manifest_tests/ports_in_content_scripts.json', |
| 'test/data/extensions/manifest_tests/ports_in_permissions.json', |
| 'test/data/extensions/manifest_tests/tabs_extension.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_1.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_2.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_3.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_4.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_5.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_6.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_7.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_8.json', |
| 'test/data/extensions/manifest_tests/tts_engine_invalid_9.json', |
| 'test/data/extensions/manifest_tests/tts_engine_valid.json', |
| 'test/data/extensions/manifest_tests/update_url_invalid_1.json', |
| 'test/data/extensions/manifest_tests/update_url_invalid_2.json', |
| 'test/data/extensions/manifest_tests/update_url_invalid_3.json', |
| 'test/data/extensions/manifest_tests/update_url_valid_1.json', |
| 'test/data/extensions/manifest_tests/update_url_valid_2.json', |
| 'test/data/extensions/manifest_tests/update_url_valid_3.json', |
| 'test/data/extensions/manifest_tests/update_url_valid_4.json', |
| 'test/data/extensions/manifest_tests/valid_app.json', |
| 'test/data/extensions/manifest_tests/web_accessible_resources_1.json', |
| 'test/data/extensions/manifest_tests/web_accessible_resources_2.json', |
| 'test/data/extensions/manifest_tests/web_accessible_resources_3.json', |
| 'test/data/extensions/manifest_tests/web_accessible_resources_4.json', |
| 'test/data/extensions/manifest_tests/web_urls_default.json', |
| 'test/data/extensions/manifest_tests/web_urls_has_port.json', |
| 'test/data/extensions/manifest_tests/web_urls_invalid_1.json', |
| 'test/data/extensions/manifest_tests/web_urls_invalid_2.json', |
| 'test/data/extensions/manifest_tests/web_urls_invalid_3.json', |
| 'test/data/extensions/manifest_tests/web_urls_invalid_4.json', |
| 'test/data/extensions/manifest_tests/web_urls_invalid_5.json', |
| 'test/data/extensions/manifest_tests/web_urls_wrong_type.json', |
| 'test/data/extensions/not_an_extension.crx', |
| 'test/data/extensions/openssl_privkey_asn1.pem', |
| 'test/data/extensions/page_action.crx', |
| 'test/data/extensions/permissions/content_script_all_urls.json', |
| 'test/data/extensions/permissions/content_script_file_scheme.json', |
| 'test/data/extensions/permissions/content_script_http_scheme.json', |
| 'test/data/extensions/permissions/many-apis.json', |
| 'test/data/extensions/permissions/many-hosts.json', |
| 'test/data/extensions/permissions/permissions_all_urls.json', |
| 'test/data/extensions/permissions/permissions_file_scheme.json', |
| 'test/data/extensions/permissions/permissions_http_scheme.json', |
| 'test/data/extensions/permissions/plugins.json', |
| 'test/data/extensions/permissions/unknown.pem', |
| 'test/data/extensions/permissions/whitelist.pem', |
| 'test/data/extensions/theme.crx', |
| 'test/data/extensions/theme2.crx', |
| 'test/data/extensions/theme_i18n/manifest.json', |
| 'test/data/extensions/theme_missing_image.crx', |
| 'test/data/extensions/theme_with_extension.crx', |
| 'test/data/extensions/unpacker/good_l10n.crx', |
| 'test/data/extensions/unpacker/no_l10n.crx', |
| 'test/data/extensions/user_script_basic.user.js', |
| 'test/data/extensions/user_script_no_metadata.user.js', |
| 'test/data/extensions/user_script_not_utf8.user.js', |
| 'test/data/extensions/user_script_run_at_end.user.js', |
| 'test/data/extensions/user_script_run_at_idle.user.js', |
| 'test/data/extensions/user_script_run_at_start.user.js', |
| 'test/data/printing/cloud_print_unittest.pdf', |
| 'test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/manifest.json', |
| 'test/data/profiles/typical_history/Default/History', |
| 'test/data/safe_browsing/download_protection/issuer.pem', |
| 'test/data/safe_browsing/download_protection/test_c.pem', |
| 'test/data/safe_browsing/download_protection/test_cn.pem', |
| 'test/data/safe_browsing/download_protection/test_cn_o.pem', |
| 'test/data/safe_browsing/download_protection/test_cn_o_ou.pem', |
| 'test/data/safe_browsing/download_protection/test_cn_ou.pem', |
| 'test/data/safe_browsing/download_protection/test_o.pem', |
| 'test/data/safe_browsing/download_protection/test_o_ou.pem', |
| 'test/data/safe_browsing/download_protection/test_ou.pem', |
| 'test/data/serializer_nested_test.js', |
| 'test/data/serializer_test.js', |
| 'test/data/serializer_test_nowhitespace.js', |
| 'test/data/simple_open_search.xml', |
| 'test/data/title1.html', |
| 'test/data/web_app_info/full.json', |
| 'test/data/web_app_info/invalid_launch_url.json', |
| 'test/data/web_app_info/invalid_urls.json', |
| 'test/data/web_app_info/minimal.json', |
| 'test/data/web_app_info/missing_name.json', |
| 'test/data/webui/test_api.js', |
| 'test/data/zip/create_test_zip.sh', |
| 'test/data/zip/evil.zip', |
| 'test/data/zip/evil_via_absolute_file_name.zip', |
| 'test/data/zip/evil_via_invalid_utf8.zip', |
| 'test/data/zip/test.zip', |
| 'test/data/zip/test/foo.txt', |
| 'test/data/zip/test/foo/bar.txt', |
| 'test/data/zip/test_nocompress.zip', |
| 'third_party/mock4js/mock4js.js', |
| ], |
| 'isolate_dependency_untracked': [ |
| '<(PRODUCT_DIR)/test_data/chrome/browser/resources/print_preview/', |
| '<(PRODUCT_DIR)/test_data/chrome/test/data/unit/', |
| 'test/data/autofill/merge/input/', |
| 'test/data/autofill/merge/output/', |
| 'test/data/extensions/allow_silent_upgrade/', |
| 'test/data/extensions/app/', |
| 'test/data/extensions/app1/', |
| 'test/data/extensions/app2/', |
| 'test/data/extensions/app3/', |
| 'test/data/extensions/app4/', |
| 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1/', |
| 'test/data/extensions/bad/Extensions/aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/Current Version', |
| 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1/', |
| 'test/data/extensions/bad/Extensions/bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/Current Version', |
| 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/', |
| 'test/data/extensions/bad/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/Current Version', |
| 'test/data/extensions/bad/Extensions/cccccccccccccccccccccccccccccccc/', |
| 'test/data/extensions/bad/Extensions/dddddddddddddddddddddddddddddddd/1.0/', |
| 'test/data/extensions/bad/Extensions/eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee/1.0/', |
| 'test/data/extensions/bad/bad_encoding/', |
| 'test/data/extensions/effective_host_permissions/', |
| 'test/data/extensions/empty_manifest/', |
| 'test/data/extensions/extension_api_unittest/', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en/', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/en_US/', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/_locales/sr/', |
| 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0/js_files/', |
| 'test/data/extensions/good/Extensions/bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0/', |
| 'test/data/extensions/good/Extensions/hpiknbiabeeppbpihjehijgoemciehgk/2/', |
| 'test/data/extensions/image_loading_tracker/', |
| 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/en/', |
| 'test/data/extensions/l10n/cdakfjkehipfnofphlponafnbnglaafl/1.0/_locales/sr/', |
| 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/en/', |
| 'test/data/extensions/l10n/jhkccedbcahooljabgejipmdkcojbijg/1.0/_locales/sr/', |
| 'test/data/extensions/l10n/lgpnlbnlajcjdkakbbnfcgkdfggonpic/1.0/', |
| 'test/data/extensions/manifest_tests/_locales/en/', |
| 'test/data/extensions/no_id/', |
| 'test/data/extensions/override_component_extension/', |
| 'test/data/extensions/page_action/', |
| 'test/data/extensions/permissions/files/', |
| 'test/data/extensions/permissions/unknown/', |
| 'test/data/extensions/permissions/whitelist/', |
| 'test/data/extensions/script_and_capture/', |
| 'test/data/extensions/storage_quota/limited_quota/1.0/', |
| 'test/data/extensions/storage_quota/unlimited_quota/1.0/', |
| 'test/data/extensions/storage_quota/unlimited_quota/2.0/', |
| 'test/data/extensions/theme_i18n/_locales/en/', |
| 'test/data/extensions/ui/create_extension_detail_value_expected_output/', |
| 'test/data/extensions/unpacked/', |
| 'test/data/firefox2_importer/', |
| 'test/data/firefox2_profile/cert8.db', |
| 'test/data/firefox2_profile/key3.db', |
| 'test/data/firefox3_pref.js', |
| 'test/data/firefox3_pref_pac_url.js', |
| 'test/data/firefox3_profile/cert8.db', |
| 'test/data/firefox3_profile/key3.db', |
| 'test/data/firefox3_profile/secmod.db', |
| 'test/data/http_pipelining/', |
| 'test/data/json_schema_validator/', |
| 'test/data/osdd/bogus.xml', |
| 'test/data/osdd/dictionary.xml', |
| 'test/data/osdd/firefox_ebay.xml', |
| 'test/data/osdd/firefox_webster.xml', |
| 'test/data/osdd/firefox_yahoo.xml', |
| 'test/data/osdd/https.xml', |
| 'test/data/osdd/msdn.xml', |
| 'test/data/osdd/post.xml', |
| 'test/data/osdd/post_suggestion.xml', |
| 'test/data/osdd/url_with_no_attributes.xml', |
| 'test/data/osdd/wikipedia.xml', |
| 'test/data/pref_service/', |
| 'test/data/profiles/complex_theme/Default/Extensions/mblmlcbknbnfebdfjnolmcapmdofhmme/1.1/i/', |
| 'test/data/top_sites/', |
| 'test/data/web_database/', |
| 'test/data/zip/test/foo/bar/', |
| ], |
| }, |
| 'conditions': [ |
| ['OS=="linux"', { |
| 'variables': { |
| 'command': [ |
| '../testing/xvfb.py', |
| '<(PRODUCT_DIR)', |
| '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)', |
| ], |
| 'isolate_dependency_tracked': [ |
| '../net/data/ssl/certificates/google.single.der', |
| '../net/data/ssl/certificates/root_ca_cert.crt', |
| '../testing/xvfb.py', |
| '../third_party/tlslite/tlslite/utils/PyCrypto_AES.py', |
| '../third_party/tlslite/tlslite/utils/PyCrypto_RC4.py', |
| '../third_party/tlslite/tlslite/utils/PyCrypto_RSAKey.py', |
| '../third_party/tlslite/tlslite/utils/PyCrypto_TripleDES.py', |
| '../third_party/tlslite/tlslite/utils/TripleDES.py', |
| '<(PRODUCT_DIR)/chrome.pak', |
| '<(PRODUCT_DIR)/pyproto/google/__init__.py', |
| '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', |
| ], |
| 'isolate_dependency_untracked': [ |
| 'test/data/components/flapper/linux_x64/', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'command': [ |
| '../testing/test_env.py', |
| '<(PRODUCT_DIR)/unit_tests<(EXECUTABLE_SUFFIX)', |
| ], |
| }, |
| }], |
| ['OS=="mac"', { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| 'test/data/firefox2_nss_mac/libfreebl3.dylib', |
| 'test/data/firefox2_nss_mac/libnspr4.dylib', |
| 'test/data/firefox2_nss_mac/libnss3.dylib', |
| 'test/data/firefox2_nss_mac/libplc4.dylib', |
| 'test/data/firefox2_nss_mac/libplds4.dylib', |
| 'test/data/firefox2_nss_mac/libsoftokn3.dylib', |
| 'test/data/firefox3_nss_mac/libfreebl3.dylib', |
| 'test/data/firefox3_nss_mac/libnspr4.dylib', |
| 'test/data/firefox3_nss_mac/libnss3.dylib', |
| 'test/data/firefox3_nss_mac/libnssdbm3.dylib', |
| 'test/data/firefox3_nss_mac/libnssutil3.dylib', |
| 'test/data/firefox3_nss_mac/libplc4.dylib', |
| 'test/data/firefox3_nss_mac/libplds4.dylib', |
| 'test/data/firefox3_nss_mac/libsoftokn3.dylib', |
| 'test/data/firefox3_nss_mac/libsqlite3.dylib', |
| ], |
| 'isolate_dependency_untracked': [ |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/AvatarMenuItem.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkAllTabs.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkBar.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkBarFolderWindow.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkEditor.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BookmarkNameFolder.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/BrowserWindow.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ChromeToMobileBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/CookieDetailsView.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/DownloadShelf.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/EditSearchEngine.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ExtensionInstallPrompt.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ExtensionInstallPromptInline.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ExtensionInstallPromptNoWarnings.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ExtensionInstalledBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/FindBar.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/FirstRunBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/FullscreenExitBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/HungRendererDialog.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/Info.plist', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/InfoBar.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/InfoBarContainer.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/Notification.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/OneClickSigninBubble.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/OneClickSigninDialog.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/Panel.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/PreviewableContents.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/SadTab.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/TabView.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/TaskManager.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/Toolbar.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/WrenchMenu.nib', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/aliasCursor.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/app_mode_loader.app/Contents/Info.plist', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/app_mode_loader.app/Contents/MacOS/', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/app_mode_loader.app/Contents/PkgInfo', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/balloon_wrench.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/chrome.pak', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/eastWestResizeCursor.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/en.lproj/', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/find_next_Template.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/find_prev_Template.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/menu_hierarchy_arrow.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/nav.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/northEastSouthWestResizeCursor.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/northSouthResizeCursor.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/northWestSouthEastResizeCursor.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/omnibox_http.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/product_logo_32.png', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/star.pdf', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/theme_resources_2x.pak', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/theme_resources_standard.pak', |
| '<(PRODUCT_DIR)/Chromium Framework.framework/Versions/A/resources/ui_resources_standard.pak', |
| 'test/data/components/flapper/mac/', |
| 'test/data/extensions/install_prompt/', |
| 'test/data/safari_import/Safari/', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '<(PRODUCT_DIR)/locales/en-US.pak', |
| '<(PRODUCT_DIR)/theme_resources_standard.pak', |
| '<(PRODUCT_DIR)/ui_resources_standard.pak', |
| ], |
| 'isolate_dependency_untracked': [ |
| 'test/data/firefox2_nss/', |
| 'test/data/firefox2_profile/bookmarks.html', |
| 'test/data/firefox2_profile/cookies.txt', |
| 'test/data/firefox2_profile/history.dat', |
| 'test/data/firefox2_profile/prefs.js', |
| 'test/data/firefox2_profile/searchplugins/flickr-tags.xml', |
| 'test/data/firefox2_profile/searchplugins/imdb.xml', |
| 'test/data/firefox2_profile/searchplugins/webster.xml', |
| 'test/data/firefox2_profile/signons2.txt', |
| 'test/data/firefox2_searchplugins/amazondotcom.xml', |
| 'test/data/firefox2_searchplugins/answers.xml', |
| 'test/data/firefox2_searchplugins/creativecommons.xml', |
| 'test/data/firefox2_searchplugins/eBay.xml', |
| 'test/data/firefox2_searchplugins/google.xml', |
| 'test/data/firefox2_searchplugins/yahoo.xml', |
| 'test/data/firefox35_profile/', |
| 'test/data/firefox3_nss/', |
| 'test/data/firefox3_profile/cookies.sqlite', |
| 'test/data/firefox3_profile/places.sqlite', |
| 'test/data/firefox3_profile/prefs.js', |
| 'test/data/firefox3_profile/search.sqlite', |
| 'test/data/firefox3_profile/searchplugins/flickr-tags.xml', |
| 'test/data/firefox3_profile/searchplugins/imdb.xml', |
| 'test/data/firefox3_profile/searchplugins/webster.xml', |
| 'test/data/firefox3_profile/signons3.txt', |
| 'test/data/firefox3_searchplugins/amazondotcom.xml', |
| 'test/data/firefox3_searchplugins/answers.xml', |
| 'test/data/firefox3_searchplugins/creativecommons.xml', |
| 'test/data/firefox3_searchplugins/eBay.xml', |
| 'test/data/firefox3_searchplugins/google.xml', |
| 'test/data/firefox3_searchplugins/wikipedia.xml', |
| 'test/data/firefox3_searchplugins/yahoo.xml', |
| ], |
| }, |
| }], |
| ['OS=="win"', { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../third_party/python_26/DLLs/_hashlib.pyd', |
| '../third_party/python_26/DLLs/_socket.pyd', |
| '../third_party/python_26/DLLs/_ssl.pyd', |
| '../third_party/python_26/DLLs/pyexpat.pyd', |
| '../third_party/python_26/DLLs/select.pyd', |
| '../third_party/python_26/Lib/BaseHTTPServer.py', |
| '../third_party/python_26/Lib/SocketServer.py', |
| '../third_party/python_26/Lib/UserDict.py', |
| '../third_party/python_26/Lib/__future__.py', |
| '../third_party/python_26/Lib/_abcoll.py', |
| '../third_party/python_26/Lib/abc.py', |
| '../third_party/python_26/Lib/anydbm.py', |
| '../third_party/python_26/Lib/asynchat.py', |
| '../third_party/python_26/Lib/asyncore.py', |
| '../third_party/python_26/Lib/base64.py', |
| '../third_party/python_26/Lib/bisect.py', |
| '../third_party/python_26/Lib/cgi.py', |
| '../third_party/python_26/Lib/codecs.py', |
| '../third_party/python_26/Lib/collections.py', |
| '../third_party/python_26/Lib/copy.py', |
| '../third_party/python_26/Lib/copy_reg.py', |
| '../third_party/python_26/Lib/dbhash.py', |
| '../third_party/python_26/Lib/dumbdbm.py', |
| '../third_party/python_26/Lib/email/__init__.py', |
| '../third_party/python_26/Lib/email/_parseaddr.py', |
| '../third_party/python_26/Lib/email/base64mime.py', |
| '../third_party/python_26/Lib/email/encoders.py', |
| '../third_party/python_26/Lib/email/mime/__init__.py', |
| '../third_party/python_26/Lib/email/utils.py', |
| '../third_party/python_26/Lib/encodings/__init__.py', |
| '../third_party/python_26/Lib/encodings/aliases.py', |
| '../third_party/python_26/Lib/encodings/cp1252.py', |
| '../third_party/python_26/Lib/encodings/hex_codec.py', |
| '../third_party/python_26/Lib/fnmatch.py', |
| '../third_party/python_26/Lib/functools.py', |
| '../third_party/python_26/Lib/genericpath.py', |
| '../third_party/python_26/Lib/gettext.py', |
| '../third_party/python_26/Lib/glob.py', |
| '../third_party/python_26/Lib/hashlib.py', |
| '../third_party/python_26/Lib/heapq.py', |
| '../third_party/python_26/Lib/hmac.py', |
| '../third_party/python_26/Lib/httplib.py', |
| '../third_party/python_26/Lib/imaplib.py', |
| '../third_party/python_26/Lib/json/__init__.py', |
| '../third_party/python_26/Lib/json/decoder.py', |
| '../third_party/python_26/Lib/json/encoder.py', |
| '../third_party/python_26/Lib/json/scanner.py', |
| '../third_party/python_26/Lib/keyword.py', |
| '../third_party/python_26/Lib/linecache.py', |
| '../third_party/python_26/Lib/locale.py', |
| '../third_party/python_26/Lib/md5.py', |
| '../third_party/python_26/Lib/mimetools.py', |
| '../third_party/python_26/Lib/ntpath.py', |
| '../third_party/python_26/Lib/nturl2path.py', |
| '../third_party/python_26/Lib/optparse.py', |
| '../third_party/python_26/Lib/os.py', |
| '../third_party/python_26/Lib/poplib.py', |
| '../third_party/python_26/Lib/quopri.py', |
| '../third_party/python_26/Lib/random.py', |
| '../third_party/python_26/Lib/re.py', |
| '../third_party/python_26/Lib/rfc822.py', |
| '../third_party/python_26/Lib/sha.py', |
| '../third_party/python_26/Lib/shutil.py', |
| '../third_party/python_26/Lib/site-packages/google.pth', |
| '../third_party/python_26/Lib/site-packages/pywin32.pth', |
| '../third_party/python_26/Lib/site.py', |
| '../third_party/python_26/Lib/smtplib.py', |
| '../third_party/python_26/Lib/socket.py', |
| '../third_party/python_26/Lib/sre_compile.py', |
| '../third_party/python_26/Lib/sre_constants.py', |
| '../third_party/python_26/Lib/sre_parse.py', |
| '../third_party/python_26/Lib/ssl.py', |
| '../third_party/python_26/Lib/stat.py', |
| '../third_party/python_26/Lib/string.py', |
| '../third_party/python_26/Lib/struct.py', |
| '../third_party/python_26/Lib/tarfile.py', |
| '../third_party/python_26/Lib/tempfile.py', |
| '../third_party/python_26/Lib/textwrap.py', |
| '../third_party/python_26/Lib/threading.py', |
| '../third_party/python_26/Lib/traceback.py', |
| '../third_party/python_26/Lib/types.py', |
| '../third_party/python_26/Lib/urllib.py', |
| '../third_party/python_26/Lib/urlparse.py', |
| '../third_party/python_26/Lib/warnings.py', |
| '../third_party/python_26/Lib/xml/__init__.py', |
| '../third_party/python_26/Lib/xml/dom/NodeFilter.py', |
| '../third_party/python_26/Lib/xml/dom/__init__.py', |
| '../third_party/python_26/Lib/xml/dom/domreg.py', |
| '../third_party/python_26/Lib/xml/dom/minicompat.py', |
| '../third_party/python_26/Lib/xml/dom/minidom.py', |
| '../third_party/python_26/Lib/xml/dom/xmlbuilder.py', |
| '../third_party/python_26/Lib/xml/sax/__init__.py', |
| '../third_party/python_26/Lib/xml/sax/_exceptions.py', |
| '../third_party/python_26/Lib/xml/sax/handler.py', |
| '../third_party/python_26/Lib/xml/sax/saxutils.py', |
| '../third_party/python_26/Lib/xml/sax/xmlreader.py', |
| '../third_party/python_26/Lib/xmlrpclib.py', |
| '../third_party/python_26/python.exe', |
| '../third_party/python_26/python26.dll', |
| '<(PRODUCT_DIR)/icudt.dll', |
| 'test/data/safe_browsing/download_protection/signed.exe', |
| 'test/data/safe_browsing/download_protection/unsigned.exe', |
| 'test/data/safe_browsing/download_protection/wow_helper.exe', |
| ], |
| 'isolate_dependency_untracked': [ |
| '../ppapi/lib/gl/include/KHR/', |
| '../third_party/python_26/Lib/xml/parsers/', |
| '../ui/base/glib/', |
| 'test/data/components/flapper/windows/', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py', |
| 'test/data/extensions/unpacker/empty_default_locale.crx', |
| 'test/data/extensions/unpacker/has_default_missing_locales.crx', |
| 'test/data/extensions/unpacker/invalid_default_locale.crx', |
| 'test/data/extensions/unpacker/invalid_messages_file.crx', |
| 'test/data/extensions/unpacker/missing_default_data.crx', |
| 'test/data/extensions/unpacker/missing_default_has_locales.crx', |
| 'test/data/extensions/unpacker/missing_messages_file.crx', |
| 'test/data/extensions/unpacker/no_locale_data.crx', |
| ], |
| }, |
| }], |
| ], |
| } |