| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 { | 4 { |
| 5 'variables': { | 5 'variables': { |
| 6 'isolate_dependency_tracked': [ | 6 'isolate_dependency_tracked': [ |
| 7 '../net/tools/testserver/asn1.py', | 7 '../net/tools/testserver/asn1.py', |
| 8 '../net/tools/testserver/echo_message.py', | 8 '../net/tools/testserver/echo_message.py', |
| 9 '../net/tools/testserver/minica.py', | 9 '../net/tools/testserver/minica.py', |
| 10 '../net/tools/testserver/testserver.py', | 10 '../net/tools/testserver/testserver.py', |
| (...skipping 825 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 836 'test/data/extensions/good/Extensions/', | 836 'test/data/extensions/good/Extensions/', |
| 837 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/_locales/en_US/', | 837 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/_locales/en_US/', |
| 838 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/js_files/', | 838 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/js_files/', |
| 839 'test/data/extensions/hosted_app/', | 839 'test/data/extensions/hosted_app/', |
| 840 'test/data/extensions/install/install/', | 840 'test/data/extensions/install/install/', |
| 841 'test/data/extensions/isolated_apps/', | 841 'test/data/extensions/isolated_apps/', |
| 842 'test/data/extensions/management/', | 842 'test/data/extensions/management/', |
| 843 'test/data/extensions/packaged_app/', | 843 'test/data/extensions/packaged_app/', |
| 844 'test/data/extensions/permissions_increase/', | 844 'test/data/extensions/permissions_increase/', |
| 845 'test/data/extensions/platform_apps/apps_only/', | 845 'test/data/extensions/platform_apps/apps_only/', |
| 846 'test/data/extensions/platform_apps/browser_tag/', | |
| 847 'test/data/extensions/platform_apps/browser_tag_isolation/', | |
| 848 'test/data/extensions/platform_apps/context_menu/', | 846 'test/data/extensions/platform_apps/context_menu/', |
| 849 'test/data/extensions/platform_apps/context_menu_click/', | 847 'test/data/extensions/platform_apps/context_menu_click/', |
| 850 'test/data/extensions/platform_apps/disabled_window_properties/', | 848 'test/data/extensions/platform_apps/disabled_window_properties/', |
| 851 'test/data/extensions/platform_apps/geometry/', | 849 'test/data/extensions/platform_apps/geometry/', |
| 852 'test/data/extensions/platform_apps/get_display_path/', | 850 'test/data/extensions/platform_apps/get_display_path/', |
| 853 'test/data/extensions/platform_apps/isolation/', | 851 'test/data/extensions/platform_apps/isolation/', |
| 854 'test/data/extensions/platform_apps/launch/', | 852 'test/data/extensions/platform_apps/launch/', |
| 855 'test/data/extensions/platform_apps/launch_file/', | 853 'test/data/extensions/platform_apps/launch_file/', |
| 856 'test/data/extensions/platform_apps/launch_invalid/', | 854 'test/data/extensions/platform_apps/launch_invalid/', |
| 857 'test/data/extensions/platform_apps/launch_no_intent/', | 855 'test/data/extensions/platform_apps/launch_no_intent/', |
| 858 'test/data/extensions/platform_apps/launch_nothing/', | 856 'test/data/extensions/platform_apps/launch_nothing/', |
| 859 'test/data/extensions/platform_apps/launch_reply/', | 857 'test/data/extensions/platform_apps/launch_reply/', |
| 860 'test/data/extensions/platform_apps/launch_wrong_intent/', | 858 'test/data/extensions/platform_apps/launch_wrong_intent/', |
| 861 'test/data/extensions/platform_apps/launch_wrong_type/', | 859 'test/data/extensions/platform_apps/launch_wrong_type/', |
| 862 'test/data/extensions/platform_apps/minimal/', | 860 'test/data/extensions/platform_apps/minimal/', |
| 863 'test/data/extensions/platform_apps/mutation_events/', | 861 'test/data/extensions/platform_apps/mutation_events/', |
| 864 'test/data/extensions/platform_apps/oauth2/', | 862 'test/data/extensions/platform_apps/oauth2/', |
| 865 'test/data/extensions/platform_apps/restrictions/', | 863 'test/data/extensions/platform_apps/restrictions/', |
| 866 'test/data/extensions/platform_apps/storage/', | 864 'test/data/extensions/platform_apps/storage/', |
| 865 'test/data/extensions/platform_apps/web_view/', |
| 866 'test/data/extensions/platform_apps/web_view_isolation/', |
| 867 'test/data/extensions/platform_apps/windows_api/', | 867 'test/data/extensions/platform_apps/windows_api/', |
| 868 'test/data/extensions/subscribe_page_action/_locales/en/', | 868 'test/data/extensions/subscribe_page_action/_locales/en/', |
| 869 'test/data/extensions/theme/', | 869 'test/data/extensions/theme/', |
| 870 'test/data/extensions/theme2/', | 870 'test/data/extensions/theme2/', |
| 871 'test/data/extensions/uitest/plugins/', | 871 'test/data/extensions/uitest/plugins/', |
| 872 'test/data/extensions/uitest/window_open/', | 872 'test/data/extensions/uitest/window_open/', |
| 873 'test/data/fast_shutdown/', | 873 'test/data/fast_shutdown/', |
| 874 'test/data/google/', | 874 'test/data/google/', |
| 875 'test/data/http/', | 875 'test/data/http/', |
| 876 'test/data/login/', | 876 'test/data/login/', |
| (...skipping 763 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1640 }, | 1640 }, |
| 1641 }, { | 1641 }, { |
| 1642 'variables': { | 1642 'variables': { |
| 1643 'isolate_dependency_tracked': [ | 1643 'isolate_dependency_tracked': [ |
| 1644 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.
py', | 1644 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.
py', |
| 1645 ], | 1645 ], |
| 1646 }, | 1646 }, |
| 1647 }], | 1647 }], |
| 1648 ], | 1648 ], |
| 1649 } | 1649 } |
| OLD | NEW |