| # 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/ok_cert.pem', |
| '../net/data/ssl/certificates/root_ca_cert.crt', |
| '../net/tools/testserver/asn1.py', |
| '../net/tools/testserver/echo_message.py', |
| '../net/tools/testserver/minica.py', |
| '../net/tools/testserver/testserver.py', |
| '../net/tools/testserver/testserver_base.py', |
| '../ppapi/tests/test_case.html', |
| '../ppapi/tests/test_page.css', |
| '../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)/browser_tests<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/resources.pak', |
| 'common/extensions/docs/examples/apps/calculator/app/model.js', |
| 'third_party/mock4js/mock4js.js', |
| ], |
| 'isolate_dependency_untracked': [ |
| '../content/test/data/', |
| '../third_party/pywebsocket/src/mod_pywebsocket/handshake/', |
| '<(PRODUCT_DIR)/pseudo_locales/', |
| '<(PRODUCT_DIR)/test_data/chrome/', |
| 'common/extensions/docs/examples/apps/calculator/tests/', |
| 'test/data/', |
| ], |
| }, |
| 'conditions': [ |
| ['OS=="linux"', { |
| 'variables': { |
| 'command': [ |
| '../testing/xvfb.py', |
| '<(PRODUCT_DIR)', |
| '../tools/swarm_client/run_test_cases.py', |
| '<(PRODUCT_DIR)/browser_tests<(EXECUTABLE_SUFFIX)', |
| ], |
| 'isolate_dependency_tracked': [ |
| '../net/data/ssl/certificates/websocket_cacert.pem', |
| '../net/data/ssl/certificates/websocket_client_cert.p12', |
| '../testing/xvfb.py', |
| '../third_party/WebKit/Tools/Scripts/VCSUtils.pm', |
| '../third_party/WebKit/Tools/Scripts/new-run-webkit-httpd', |
| '../third_party/WebKit/Tools/Scripts/webkit-build-directory', |
| '../third_party/WebKit/Tools/Scripts/webkitdirs.pm', |
| '../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)/DumpRenderTree<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/chrome.pak', |
| '<(PRODUCT_DIR)/chrome<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/libffmpegsumo.so', |
| '<(PRODUCT_DIR)/libosmesa.so', |
| '<(PRODUCT_DIR)/libppGoogleNaClPluginChrome.so', |
| '<(PRODUCT_DIR)/libppapi_tests.so', |
| '<(PRODUCT_DIR)/nacl_helper<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/nacl_helper_bootstrap<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/xdisplaycheck<(EXECUTABLE_SUFFIX)', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'command': [ |
| '../testing/test_env.py', |
| '../tools/swarm_client/run_test_cases.py', |
| '<(PRODUCT_DIR)/browser_tests<(EXECUTABLE_SUFFIX)', |
| ], |
| }, |
| }], |
| ['OS=="mac"', { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '<(PRODUCT_DIR)/ffmpegsumo.so', |
| '<(PRODUCT_DIR)/plugins/TestNetscapePlugIn.plugin/Contents/Info.plist', |
| '<(PRODUCT_DIR)/plugins/TestNetscapePlugIn.plugin/Contents/MacOS/TestNetscapePlugIn', |
| '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/Contents/Info.plist', |
| '<(PRODUCT_DIR)/plugins/npapi_test_plugin.plugin/Contents/MacOS/npapi_test_plugin', |
| '<(PRODUCT_DIR)/ppapi_tests.plugin/Contents/MacOS/ppapi_tests', |
| ], |
| 'isolate_dependency_untracked': [ |
| '<(PRODUCT_DIR)/Chromium Framework.framework/', |
| '<(PRODUCT_DIR)/Chromium.app/', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../net/data/websocket/close-code-and-reason_wsh.py', |
| '../net/data/websocket/close_wsh.py', |
| '../net/data/websocket/connect_check.html', |
| '../net/data/websocket/echo-with-no-extension_wsh.py', |
| '../net/data/websocket/protocol-test_wsh.py', |
| '../net/tools/testserver/asn1der.py', |
| '../net/tools/testserver/device_management.py', |
| '../third_party/WebKit/Tools/Scripts/new-run-webkit-websocketserver', |
| '../third_party/safe_browsing/testing/external_test_pb2.py', |
| '../third_party/safe_browsing/testing/safebrowsing_test_server.py', |
| '../third_party/safe_browsing/testing/testing_input_nomac.dat', |
| '../third_party/simplejson/__init__.py', |
| '../third_party/simplejson/decoder.py', |
| '../third_party/simplejson/encoder.py', |
| '../third_party/simplejson/scanner.py', |
| '<(PRODUCT_DIR)/chrome_100_percent.pak', |
| '<(PRODUCT_DIR)/locales/en-US.pak', |
| '<(PRODUCT_DIR)/locales/fr.pak', |
| '<(PRODUCT_DIR)/mock_nacl_gdb<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/nacl_irt_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/nacl_load_test.html', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/nacltest.js', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test.html', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test_glibc_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core.html', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core_glibc_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_progress_events.html', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_progress_events.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_progress_events_glibc_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/progress_event_listener.js', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/simple.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/simple_glibc_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/nacl_load_test.html', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/nacltest.js', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test.html', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/pm_exit_status_test_newlib_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core.html', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_ppb_core_newlib_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_progress_events.html', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_progress_events.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/ppapi_progress_events_newlib_x86_64.nexe', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/progress_event_listener.js', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/simple.nmf', |
| '<(PRODUCT_DIR)/nacl_test_data/newlib/simple_newlib_x86_64.nexe', |
| '<(PRODUCT_DIR)/ppapi_nacl_tests_glibc.nmf', |
| '<(PRODUCT_DIR)/ppapi_nacl_tests_glibc_x64.nexe', |
| '<(PRODUCT_DIR)/ppapi_nacl_tests_newlib.nmf', |
| '<(PRODUCT_DIR)/ppapi_nacl_tests_newlib_x64.nexe', |
| '<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/chrome_device_policy_pb2.py', |
| '<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/cloud_policy_pb2.py', |
| '<(PRODUCT_DIR)/pyproto/chrome/browser/policy/proto/device_management_backend_pb2.py', |
| '<(PRODUCT_DIR)/pyproto/google/__init__.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/__init__.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/descriptor.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/descriptor_pb2.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/__init__.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/api_implementation.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/containers.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/decoder.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/encoder.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/message_listener.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/python_message.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/type_checkers.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/internal/wire_format.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/message.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/reflection.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/service.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/service_reflection.py', |
| '<(PRODUCT_DIR)/pyproto/google/protobuf/text_format.py', |
| '<(PRODUCT_DIR)/test_case.html', |
| '<(PRODUCT_DIR)/test_case.html.mock-http-headers', |
| '<(PRODUCT_DIR)/test_page.css', |
| 'browser/safe_browsing/safe_browsing_testserver.py', |
| 'common/extensions/docs/examples/apps/calculator/app/controller.js', |
| 'common/extensions/docs/examples/apps/calculator/app/view.js', |
| ], |
| 'isolate_dependency_untracked': [ |
| '../third_party/WebKit/Tools/Scripts/webkitpy/', |
| '../third_party/bidichecker/', |
| '<(PRODUCT_DIR)/lib64/', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/pm_exit_status_test_libs/lib64/', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_ppb_core_libs/lib64/', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/ppapi_progress_events_libs/lib64/', |
| '<(PRODUCT_DIR)/nacl_test_data/glibc/simple_libs/lib64/', |
| '<(PRODUCT_DIR)/plugins/', |
| '<(PRODUCT_DIR)/resources/extension/', |
| '<(PRODUCT_DIR)/test_url_loader_data/', |
| ], |
| 'isolate_dependency_touched': [ |
| '../net/data/websocket/OWNERS', |
| '../net/data/websocket/README', |
| '../net/data/websocket/websocket_shared_worker.html', |
| '../net/data/websocket/websocket_worker_simple.js', |
| ], |
| }, |
| }], |
| ['OS=="win"', { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../third_party/cygwin/bin/bash.exe', |
| '../third_party/cygwin/setup_mount.bat', |
| '../third_party/psyco_win32/psyco/__init__.py', |
| '../third_party/psyco_win32/psyco/_psyco.pyd', |
| '../third_party/psyco_win32/psyco/core.py', |
| '../third_party/psyco_win32/psyco/kdictproxy.py', |
| '../third_party/psyco_win32/psyco/profiler.py', |
| '../third_party/psyco_win32/psyco/support.py', |
| '../third_party/python_26/DLLs/_ctypes.pyd', |
| '../third_party/python_26/DLLs/_hashlib.pyd', |
| '../third_party/python_26/DLLs/_multiprocessing.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/ctypes/__init__.py', |
| '../third_party/python_26/Lib/ctypes/_endian.py', |
| '../third_party/python_26/Lib/dbhash.py', |
| '../third_party/python_26/Lib/difflib.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/cp1252.py', |
| '../third_party/python_26/Lib/encodings/hex_codec.py', |
| '../third_party/python_26/Lib/encodings/mbcs.py', |
| '../third_party/python_26/Lib/encodings/utf_8.py', |
| '../third_party/python_26/Lib/filecmp.py', |
| '../third_party/python_26/Lib/fileinput.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/getopt.py', |
| '../third_party/python_26/Lib/getpass.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/htmlentitydefs.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/markupbase.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/multiprocessing/__init__.py', |
| '../third_party/python_26/Lib/multiprocessing/process.py', |
| '../third_party/python_26/Lib/multiprocessing/util.py', |
| '../third_party/python_26/Lib/new.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/platform.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/sgmllib.py', |
| '../third_party/python_26/Lib/sha.py', |
| '../third_party/python_26/Lib/shlex.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-packages/win32/pywintypes26.dll', |
| '../third_party/python_26/Lib/site-packages/win32/win32file.pyd', |
| '../third_party/python_26/Lib/site-packages/win32/win32pipe.pyd', |
| '../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/subprocess.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/urllib2.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/weakref.py', |
| '../third_party/python_26/Lib/webbrowser.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/Lib/zipfile.py', |
| '../third_party/python_26/python.exe', |
| '../third_party/python_26/python26.dll', |
| '<(PRODUCT_DIR)/D3DCompiler_43.dll', |
| '<(PRODUCT_DIR)/d3dx9_43.dll', |
| '<(PRODUCT_DIR)/environment.x86', |
| '<(PRODUCT_DIR)/ffmpegsumo.dll', |
| '<(PRODUCT_DIR)/gyp-win-tool', |
| '<(PRODUCT_DIR)/icudt.dll', |
| '<(PRODUCT_DIR)/libEGL.dll', |
| '<(PRODUCT_DIR)/libGLESv2.dll', |
| '<(PRODUCT_DIR)/nacl64<(EXECUTABLE_SUFFIX)', |
| '<(PRODUCT_DIR)/osmesa.dll', |
| '<(PRODUCT_DIR)/ppGoogleNaClPluginChrome.dll', |
| '<(PRODUCT_DIR)/ppapi_tests.dll', |
| '<(PRODUCT_DIR)/security_tests.dll', |
| 'third_party/jstemplate/jstemplate_compiled.js', |
| 'tools/build/repack_locales.py', |
| ], |
| 'isolate_dependency_untracked': [ |
| '../third_party/npapi/npspy/extern/plugin/', |
| '../third_party/python_26/Lib/xml/parsers/', |
| ], |
| }, |
| }, { |
| 'variables': { |
| 'isolate_dependency_tracked': [ |
| '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.py', |
| ], |
| }, |
| }], |
| ], |
| } |