blob: b3c8d7b354c59166d5fa398a08afbba603caf378 [file] [log] [blame]
# 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': [
'../chrome/test/data/animate1.gif',
'../chrome/test/data/server-unavailable.html',
'../chrome/test/data/server-unavailable.html.mock-http-headers',
'../chrome/test/data/simple.html',
'../testing/test_env.py',
'../third_party/pyftpdlib/src/pyftpdlib/__init__.py',
'../third_party/pyftpdlib/src/pyftpdlib/ftpserver.py',
'../third_party/pywebsocket/src/mod_pywebsocket/__init__.py',
'../third_party/pywebsocket/src/mod_pywebsocket/_stream_base.py',
'../third_party/pywebsocket/src/mod_pywebsocket/_stream_hixie75.py',
'../third_party/pywebsocket/src/mod_pywebsocket/_stream_hybi.py',
'../third_party/pywebsocket/src/mod_pywebsocket/common.py',
'../third_party/pywebsocket/src/mod_pywebsocket/dispatch.py',
'../third_party/pywebsocket/src/mod_pywebsocket/extensions.py',
'../third_party/pywebsocket/src/mod_pywebsocket/http_header_util.py',
'../third_party/pywebsocket/src/mod_pywebsocket/memorizingfile.py',
'../third_party/pywebsocket/src/mod_pywebsocket/msgutil.py',
'../third_party/pywebsocket/src/mod_pywebsocket/mux.py',
'../third_party/pywebsocket/src/mod_pywebsocket/standalone.py',
'../third_party/pywebsocket/src/mod_pywebsocket/stream.py',
'../third_party/pywebsocket/src/mod_pywebsocket/util.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',
'../tools/swarm_client/run_isolated.py',
'../tools/swarm_client/run_test_cases.py',
'<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)',
'tools/testserver/asn1.py',
'tools/testserver/echo_message.py',
'tools/testserver/minica.py',
'tools/testserver/testserver.py',
],
'isolate_dependency_untracked': [
'../third_party/pywebsocket/src/mod_pywebsocket/handshake/',
'../third_party/tlslite/tlslite/',
'data/',
'tools/testserver/',
],
},
'conditions': [
['OS=="linux"', {
'variables': {
'command': [
'../testing/xvfb.py',
'<(PRODUCT_DIR)',
'../tools/swarm_client/run_test_cases.py',
'<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)',
],
'isolate_dependency_tracked': [
'../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)/pyproto/google/__init__.py',
'<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)',
'data/ftp/dir-listing-ls-1',
'data/ftp/dir-listing-ls-1-utf8',
'data/ftp/dir-listing-ls-1-utf8.expected',
'data/ftp/dir-listing-ls-1.expected',
'data/ftp/dir-listing-ls-10',
'data/ftp/dir-listing-ls-10.expected',
'data/ftp/dir-listing-ls-11',
'data/ftp/dir-listing-ls-11.expected',
'data/ftp/dir-listing-ls-12',
'data/ftp/dir-listing-ls-12.expected',
'data/ftp/dir-listing-ls-13',
'data/ftp/dir-listing-ls-13.expected',
'data/ftp/dir-listing-ls-14',
'data/ftp/dir-listing-ls-14.expected',
'data/ftp/dir-listing-ls-15',
'data/ftp/dir-listing-ls-15.expected',
'data/ftp/dir-listing-ls-16',
'data/ftp/dir-listing-ls-16.expected',
'data/ftp/dir-listing-ls-17',
'data/ftp/dir-listing-ls-18',
'data/ftp/dir-listing-ls-18.expected',
'data/ftp/dir-listing-ls-19',
'data/ftp/dir-listing-ls-19.expected',
'data/ftp/dir-listing-ls-2',
'data/ftp/dir-listing-ls-2.expected',
'data/ftp/dir-listing-ls-20',
'data/ftp/dir-listing-ls-20.expected',
'data/ftp/dir-listing-ls-21',
'data/ftp/dir-listing-ls-21.expected',
'data/ftp/dir-listing-ls-22',
'data/ftp/dir-listing-ls-22.expected',
'data/ftp/dir-listing-ls-23',
'data/ftp/dir-listing-ls-24',
'data/ftp/dir-listing-ls-24.expected',
'data/ftp/dir-listing-ls-25',
'data/ftp/dir-listing-ls-25.expected',
'data/ftp/dir-listing-ls-26',
'data/ftp/dir-listing-ls-26.expected',
'data/ftp/dir-listing-ls-27',
'data/ftp/dir-listing-ls-27.expected',
'data/ftp/dir-listing-ls-28',
'data/ftp/dir-listing-ls-28.expected',
'data/ftp/dir-listing-ls-29',
'data/ftp/dir-listing-ls-29.expected',
'data/ftp/dir-listing-ls-3',
'data/ftp/dir-listing-ls-3.expected',
'data/ftp/dir-listing-ls-4',
'data/ftp/dir-listing-ls-4.expected',
'data/ftp/dir-listing-ls-5',
'data/ftp/dir-listing-ls-5.expected',
'data/ftp/dir-listing-ls-6',
'data/ftp/dir-listing-ls-6.expected',
'data/ftp/dir-listing-ls-7',
'data/ftp/dir-listing-ls-7.expected',
'data/ftp/dir-listing-ls-8',
'data/ftp/dir-listing-ls-9',
'data/ftp/dir-listing-ls-9.expected',
'data/ftp/dir-listing-netware-1',
'data/ftp/dir-listing-netware-1.expected',
'data/ftp/dir-listing-netware-2',
'data/ftp/dir-listing-netware-2.expected',
'data/ftp/dir-listing-os2-1',
'data/ftp/dir-listing-os2-1.expected',
'data/ftp/dir-listing-vms-1',
'data/ftp/dir-listing-vms-1.expected',
'data/ftp/dir-listing-vms-2',
'data/ftp/dir-listing-vms-2.expected',
'data/ftp/dir-listing-vms-3',
'data/ftp/dir-listing-vms-4',
'data/ftp/dir-listing-vms-4.expected',
'data/ftp/dir-listing-vms-5',
'data/ftp/dir-listing-vms-5.expected',
'data/ftp/dir-listing-windows-1',
'data/ftp/dir-listing-windows-1.expected',
'data/ftp/dir-listing-windows-2',
'data/ftp/dir-listing-windows-2.expected',
'data/ssl/certificates/certse.pem',
'data/ssl/certificates/client-nokey.p12',
'data/ssl/certificates/client.p12',
'data/ssl/certificates/dod_ca_13_cert.der',
'data/ssl/certificates/punycodetest.der',
'data/ssl/certificates/spdy_pooling.pem',
],
'isolate_dependency_touched': [
'data/ftp/dir-listing-ls-17.expected',
'data/ftp/dir-listing-ls-23.expected',
'data/ftp/dir-listing-ls-8.expected',
'data/ftp/dir-listing-vms-3.expected',
'data/proxy_script_fetcher_unittest/large-pac.nsproxy',
'data/proxy_script_fetcher_unittest/pac.txt',
'data/url_request_unittest/BullRunSpeech.txt',
'data/url_request_unittest/content-type-normalization.html',
'data/url_request_unittest/content-type-normalization.html.mock-http-headers',
'data/url_request_unittest/redirect-test.html',
'data/url_request_unittest/redirect-test.html.mock-http-headers',
'data/url_request_unittest/redirect-to-echoall',
'data/url_request_unittest/redirect-to-echoall.mock-http-headers',
'data/url_request_unittest/redirect-to-file.html',
'data/url_request_unittest/redirect-to-file.html.mock-http-headers',
'data/url_request_unittest/redirect-to-invalid-url.html',
'data/url_request_unittest/redirect-to-invalid-url.html.mock-http-headers',
'data/url_request_unittest/redirect301-to-echo',
'data/url_request_unittest/redirect301-to-echo.mock-http-headers',
'data/url_request_unittest/redirect302-to-echo',
'data/url_request_unittest/redirect302-to-echo.mock-http-headers',
'data/url_request_unittest/redirect303-to-echo',
'data/url_request_unittest/redirect303-to-echo.mock-http-headers',
'data/url_request_unittest/redirect307-to-echo',
'data/url_request_unittest/redirect307-to-echo.mock-http-headers',
'data/url_request_unittest/with-headers.html',
'data/url_request_unittest/with-headers.html.mock-http-headers',
],
},
}, {
'variables': {
'command': [
'../testing/test_env.py',
'../tools/swarm_client/run_test_cases.py',
'<(PRODUCT_DIR)/net_unittests<(EXECUTABLE_SUFFIX)',
],
},
}],
['OS=="mac"', {
}, {
'variables': {
'isolate_dependency_tracked': [
'data/proxy_resolver_v8_unittest/binding_from_global.js',
'data/proxy_resolver_v8_unittest/bindings.js',
'data/proxy_resolver_v8_unittest/direct.js',
'data/proxy_resolver_v8_unittest/dns_fail.js',
'data/proxy_resolver_v8_unittest/ends_with_comment.js',
'data/proxy_resolver_v8_unittest/ends_with_statement_no_semicolon.js',
'data/proxy_resolver_v8_unittest/international_domain_names.js',
'data/proxy_resolver_v8_unittest/missing_close_brace.js',
'data/proxy_resolver_v8_unittest/no_entrypoint.js',
'data/proxy_resolver_v8_unittest/pac_library_unittest.js',
'data/proxy_resolver_v8_unittest/passthrough.js',
'data/proxy_resolver_v8_unittest/resolve_host.js',
'data/proxy_resolver_v8_unittest/return_empty_string.js',
'data/proxy_resolver_v8_unittest/return_function.js',
'data/proxy_resolver_v8_unittest/return_integer.js',
'data/proxy_resolver_v8_unittest/return_null.js',
'data/proxy_resolver_v8_unittest/return_object.js',
'data/proxy_resolver_v8_unittest/return_undefined.js',
'data/proxy_resolver_v8_unittest/return_unicode.js',
'data/proxy_resolver_v8_unittest/side_effects.js',
'data/proxy_resolver_v8_unittest/unhandled_exception.js',
'data/ssl/certificates/1024-rsa-ee-by-1024-rsa-intermediate.pem',
'data/ssl/certificates/1024-rsa-ee-by-2048-rsa-intermediate.pem',
'data/ssl/certificates/1024-rsa-ee-by-768-rsa-intermediate.pem',
'data/ssl/certificates/1024-rsa-ee-by-prime256v1-ecdsa-intermediate.pem',
'data/ssl/certificates/1024-rsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-ee-by-1024-rsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-ee-by-2048-rsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-ee-by-768-rsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-ee-by-prime256v1-ecdsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-intermediate.pem',
'data/ssl/certificates/2048-rsa-root.pem',
'data/ssl/certificates/768-rsa-ee-by-1024-rsa-intermediate.pem',
'data/ssl/certificates/768-rsa-ee-by-2048-rsa-intermediate.pem',
'data/ssl/certificates/768-rsa-ee-by-768-rsa-intermediate.pem',
'data/ssl/certificates/768-rsa-ee-by-prime256v1-ecdsa-intermediate.pem',
'data/ssl/certificates/768-rsa-intermediate.pem',
'data/ssl/certificates/comodo.chain.pem',
'data/ssl/certificates/diginotar_cyber_ca.pem',
'data/ssl/certificates/diginotar_pkioverheid.pem',
'data/ssl/certificates/diginotar_pkioverheid_g2.pem',
'data/ssl/certificates/diginotar_public_ca_2025.pem',
'data/ssl/certificates/diginotar_root_ca.pem',
'data/ssl/certificates/diginotar_services_1024_ca.pem',
'data/ssl/certificates/dod_ca_17_cert.der',
'data/ssl/certificates/dod_root_ca_2_cert.der',
'data/ssl/certificates/expired_cert.pem',
'data/ssl/certificates/globalsign_orgv1_ca.pem',
'data/ssl/certificates/globalsign_root_ca_md5.pem',
'data/ssl/certificates/google.binary.p7b',
'data/ssl/certificates/google.chain.pem',
'data/ssl/certificates/google.pem_cert.p7b',
'data/ssl/certificates/google.pem_pkcs7.p7b',
'data/ssl/certificates/google.single.der',
'data/ssl/certificates/google.single.pem',
'data/ssl/certificates/google_diginotar.pem',
'data/ssl/certificates/googlenew.chain.pem',
'data/ssl/certificates/images_etrade_wallst_com.pem',
'data/ssl/certificates/invalid_key_usage_cert.der',
'data/ssl/certificates/multivalue_rdn.pem',
'data/ssl/certificates/nist.der',
'data/ssl/certificates/ocsp-test-root.pem',
'data/ssl/certificates/ok_cert.pem',
'data/ssl/certificates/prime256v1-ecdsa-ee-by-1024-rsa-intermediate.pem',
'data/ssl/certificates/prime256v1-ecdsa-ee-by-2048-rsa-intermediate.pem',
'data/ssl/certificates/prime256v1-ecdsa-ee-by-768-rsa-intermediate.pem',
'data/ssl/certificates/prime256v1-ecdsa-ee-by-prime256v1-ecdsa-intermediate.pem',
'data/ssl/certificates/prime256v1-ecdsa-intermediate.pem',
'data/ssl/certificates/redundant-server-chain.pem',
'data/ssl/certificates/redundant-validated-chain-root.pem',
'data/ssl/certificates/redundant-validated-chain.pem',
'data/ssl/certificates/root_ca_cert.crt',
'data/ssl/certificates/salesforce_com_test.pem',
'data/ssl/certificates/subjectAltName_sanity_check.pem',
'data/ssl/certificates/test_mail_google_com.pem',
'data/ssl/certificates/unescaped.pem',
'data/ssl/certificates/unittest.key.bin',
'data/ssl/certificates/unittest.selfsigned.der',
'data/ssl/certificates/verisign_intermediate_ca_2011.pem',
'data/ssl/certificates/verisign_intermediate_ca_2016.pem',
'data/ssl/certificates/weak_digest_md2_root.pem',
'data/ssl/certificates/weak_digest_md5_intermediate.pem',
'data/ssl/certificates/weak_digest_md5_root.pem',
'data/ssl/certificates/weak_digest_sha1_ee.pem',
'data/ssl/certificates/weak_digest_sha1_intermediate.pem',
'data/ssl/certificates/weak_digest_sha1_root.pem',
'data/ssl/certificates/www_us_army_mil_cert.der',
'data/ssl/certificates/x509_verify_results.chain.pem',
],
'isolate_dependency_untracked': [
'data/cache_tests/',
'data/filter_unittests/',
'data/ftp/',
'data/proxy_script_fetcher_unittest/',
'data/url_request_unittest/',
],
},
}],
['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/CGIHTTPServer.py',
'../third_party/python_26/Lib/ConfigParser.py',
'../third_party/python_26/Lib/Queue.py',
'../third_party/python_26/Lib/SimpleHTTPServer.py',
'../third_party/python_26/Lib/SocketServer.py',
'../third_party/python_26/Lib/StringIO.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/atexit.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/charset.py',
'../third_party/python_26/Lib/email/encoders.py',
'../third_party/python_26/Lib/email/errors.py',
'../third_party/python_26/Lib/email/feedparser.py',
'../third_party/python_26/Lib/email/iterators.py',
'../third_party/python_26/Lib/email/message.py',
'../third_party/python_26/Lib/email/mime/__init__.py',
'../third_party/python_26/Lib/email/parser.py',
'../third_party/python_26/Lib/email/quoprimime.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/base64_codec.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/logging/__init__.py',
'../third_party/python_26/Lib/logging/handlers.py',
'../third_party/python_26/Lib/md5.py',
'../third_party/python_26/Lib/mimetools.py',
'../third_party/python_26/Lib/mimetypes.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/posixpath.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/uu.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',
'data/proxy_script_fetcher_unittest/404.pac',
'data/proxy_script_fetcher_unittest/404.pac.mock-http-headers',
'data/proxy_script_fetcher_unittest/500.pac',
'data/proxy_script_fetcher_unittest/500.pac.mock-http-headers',
'data/proxy_script_fetcher_unittest/cacheable_1hr.pac',
'data/proxy_script_fetcher_unittest/cacheable_1hr.pac.mock-http-headers',
'data/proxy_script_fetcher_unittest/downloadable.pac',
'data/proxy_script_fetcher_unittest/downloadable.pac.mock-http-headers',
'data/proxy_script_fetcher_unittest/gzipped_pac',
'data/proxy_script_fetcher_unittest/gzipped_pac.mock-http-headers',
'data/proxy_script_fetcher_unittest/large-pac.nsproxy',
'data/proxy_script_fetcher_unittest/large-pac.nsproxy.mock-http-headers',
'data/proxy_script_fetcher_unittest/pac.html',
'data/proxy_script_fetcher_unittest/pac.html.mock-http-headers',
'data/proxy_script_fetcher_unittest/pac.nsproxy',
'data/proxy_script_fetcher_unittest/pac.nsproxy.mock-http-headers',
'data/proxy_script_fetcher_unittest/pac.txt',
'data/proxy_script_fetcher_unittest/pac.txt.mock-http-headers',
'data/proxy_script_fetcher_unittest/utf16be_pac',
'data/proxy_script_fetcher_unittest/utf16be_pac.mock-http-headers',
'data/ssl/certificates/weak_digest_md2_ee.pem',
'data/ssl/certificates/weak_digest_md2_intermediate.pem',
'data/ssl/certificates/weak_digest_md4_ee.pem',
'data/ssl/certificates/weak_digest_md4_intermediate.pem',
'data/ssl/certificates/weak_digest_md4_root.pem',
'data/ssl/certificates/weak_digest_md5_ee.pem',
'data/url_request_unittest/BullRunSpeech.txt',
'data/url_request_unittest/content-type-normalization.html',
'data/url_request_unittest/content-type-normalization.html.mock-http-headers',
'data/url_request_unittest/redirect-test.html',
'data/url_request_unittest/redirect-test.html.mock-http-headers',
'data/url_request_unittest/redirect-to-echoall',
'data/url_request_unittest/redirect-to-echoall.mock-http-headers',
'data/url_request_unittest/redirect-to-file.html',
'data/url_request_unittest/redirect-to-file.html.mock-http-headers',
'data/url_request_unittest/redirect-to-invalid-url.html',
'data/url_request_unittest/redirect-to-invalid-url.html.mock-http-headers',
'data/url_request_unittest/redirect301-to-echo',
'data/url_request_unittest/redirect301-to-echo.mock-http-headers',
'data/url_request_unittest/redirect302-to-echo',
'data/url_request_unittest/redirect302-to-echo.mock-http-headers',
'data/url_request_unittest/redirect303-to-echo',
'data/url_request_unittest/redirect303-to-echo.mock-http-headers',
'data/url_request_unittest/redirect307-to-echo',
'data/url_request_unittest/redirect307-to-echo.mock-http-headers',
'data/url_request_unittest/with-headers.html',
'data/url_request_unittest/with-headers.html.mock-http-headers',
],
'isolate_dependency_untracked': [
'../third_party/python_26/Lib/xml/parsers/',
],
},
}, {
'variables': {
'isolate_dependency_tracked': [
'../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py',
],
},
}],
],
}