| 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 790 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 801 'test/data/extensions/good/Extensions/', | 801 'test/data/extensions/good/Extensions/', |
| 802 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/_locales/en_US/', | 802 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/_locales/en_US/', |
| 803 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/js_files/', | 803 'test/data/extensions/good/Extensions/behllobkkfkfnphdnhnkndlbkcpglgmj
/1.0.0.0/js_files/', |
| 804 'test/data/extensions/hosted_app/', | 804 'test/data/extensions/hosted_app/', |
| 805 'test/data/extensions/install/install/', | 805 'test/data/extensions/install/install/', |
| 806 'test/data/extensions/isolated_apps/', | 806 'test/data/extensions/isolated_apps/', |
| 807 'test/data/extensions/management/', | 807 'test/data/extensions/management/', |
| 808 'test/data/extensions/packaged_app/', | 808 'test/data/extensions/packaged_app/', |
| 809 'test/data/extensions/permissions_increase/', | 809 'test/data/extensions/permissions_increase/', |
| 810 'test/data/extensions/platform_apps/apps_only/', | 810 'test/data/extensions/platform_apps/apps_only/', |
| 811 'test/data/extensions/platform_apps/browser_tag/', | |
| 812 'test/data/extensions/platform_apps/browser_tag_isolation/', | |
| 813 'test/data/extensions/platform_apps/context_menu/', | 811 'test/data/extensions/platform_apps/context_menu/', |
| 814 'test/data/extensions/platform_apps/context_menu_click/', | 812 'test/data/extensions/platform_apps/context_menu_click/', |
| 815 'test/data/extensions/platform_apps/disabled_window_properties/', | 813 'test/data/extensions/platform_apps/disabled_window_properties/', |
| 816 'test/data/extensions/platform_apps/geometry/', | 814 'test/data/extensions/platform_apps/geometry/', |
| 817 'test/data/extensions/platform_apps/get_display_path/', | 815 'test/data/extensions/platform_apps/get_display_path/', |
| 818 'test/data/extensions/platform_apps/isolation/', | 816 'test/data/extensions/platform_apps/isolation/', |
| 819 'test/data/extensions/platform_apps/launch/', | 817 'test/data/extensions/platform_apps/launch/', |
| 820 'test/data/extensions/platform_apps/launch_file/', | 818 'test/data/extensions/platform_apps/launch_file/', |
| 821 'test/data/extensions/platform_apps/launch_invalid/', | 819 'test/data/extensions/platform_apps/launch_invalid/', |
| 822 'test/data/extensions/platform_apps/launch_no_intent/', | 820 'test/data/extensions/platform_apps/launch_no_intent/', |
| 823 'test/data/extensions/platform_apps/launch_nothing/', | 821 'test/data/extensions/platform_apps/launch_nothing/', |
| 824 'test/data/extensions/platform_apps/launch_reply/', | 822 'test/data/extensions/platform_apps/launch_reply/', |
| 825 'test/data/extensions/platform_apps/launch_wrong_intent/', | 823 'test/data/extensions/platform_apps/launch_wrong_intent/', |
| 826 'test/data/extensions/platform_apps/launch_wrong_type/', | 824 'test/data/extensions/platform_apps/launch_wrong_type/', |
| 827 'test/data/extensions/platform_apps/minimal/', | 825 'test/data/extensions/platform_apps/minimal/', |
| 828 'test/data/extensions/platform_apps/mutation_events/', | 826 'test/data/extensions/platform_apps/mutation_events/', |
| 829 'test/data/extensions/platform_apps/oauth2/', | 827 'test/data/extensions/platform_apps/oauth2/', |
| 830 'test/data/extensions/platform_apps/restrictions/', | 828 'test/data/extensions/platform_apps/restrictions/', |
| 831 'test/data/extensions/platform_apps/storage/', | 829 'test/data/extensions/platform_apps/storage/', |
| 830 'test/data/extensions/platform_apps/web_view/', |
| 831 'test/data/extensions/platform_apps/web_view_isolation/', |
| 832 'test/data/extensions/platform_apps/windows_api/', | 832 'test/data/extensions/platform_apps/windows_api/', |
| 833 'test/data/extensions/subscribe_page_action/_locales/en/', | 833 'test/data/extensions/subscribe_page_action/_locales/en/', |
| 834 'test/data/extensions/theme/', | 834 'test/data/extensions/theme/', |
| 835 'test/data/extensions/theme2/', | 835 'test/data/extensions/theme2/', |
| 836 'test/data/extensions/uitest/plugins/', | 836 'test/data/extensions/uitest/plugins/', |
| 837 'test/data/extensions/uitest/window_open/', | 837 'test/data/extensions/uitest/window_open/', |
| 838 'test/data/fast_shutdown/', | 838 'test/data/fast_shutdown/', |
| 839 'test/data/google/', | 839 'test/data/google/', |
| 840 'test/data/http/', | 840 'test/data/http/', |
| 841 'test/data/login/', | 841 'test/data/login/', |
| (...skipping 762 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1604 }, | 1604 }, |
| 1605 }, { | 1605 }, { |
| 1606 'variables': { | 1606 'variables': { |
| 1607 'isolate_dependency_tracked': [ | 1607 'isolate_dependency_tracked': [ |
| 1608 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.
py', | 1608 '../third_party/tlslite/tlslite/integration/TLSTwistedProtocolWrapper.
py', |
| 1609 ], | 1609 ], |
| 1610 }, | 1610 }, |
| 1611 }], | 1611 }], |
| 1612 ], | 1612 ], |
| 1613 } | 1613 } |
| OLD | NEW |