OLD | NEW |
1 # Copyright 2013 The Chromium Authors. All rights reserved. | 1 # Copyright 2013 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 'chrome_browser_extensions_test_support_sources': [ | 6 'chrome_browser_extensions_test_support_sources': [ |
7 # A list of sources which is shared between different browser tests. | 7 # A list of sources which is shared between different browser tests. |
8 'browser/apps/app_browsertest_util.cc', | 8 'browser/apps/app_browsertest_util.cc', |
9 'browser/apps/app_browsertest_util.h', | 9 'browser/apps/app_browsertest_util.h', |
10 'browser/extensions/browsertest_util.cc', | 10 'browser/extensions/browsertest_util.cc', |
(...skipping 589 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
600 'test/base/web_ui_browser_test_browsertest.cc', | 600 'test/base/web_ui_browser_test_browsertest.cc', |
601 'test/data/webui/async_gen.cc', | 601 'test/data/webui/async_gen.cc', |
602 'test/data/webui/async_gen.h', | 602 'test/data/webui/async_gen.h', |
603 'test/data/webui/certificate_viewer_ui_test-inl.h', | 603 'test/data/webui/certificate_viewer_ui_test-inl.h', |
604 'test/data/webui/chrome_send_browsertest.cc', | 604 'test/data/webui/chrome_send_browsertest.cc', |
605 'test/data/webui/chrome_send_browsertest.h', | 605 'test/data/webui/chrome_send_browsertest.h', |
606 'test/data/webui/history_ui_browsertest.cc', | 606 'test/data/webui/history_ui_browsertest.cc', |
607 'test/data/webui/history_ui_browsertest.h', | 607 'test/data/webui/history_ui_browsertest.h', |
608 'test/data/webui/ntp4_browsertest.cc', | 608 'test/data/webui/ntp4_browsertest.cc', |
609 'test/data/webui/ntp4_browsertest.h', | 609 'test/data/webui/ntp4_browsertest.h', |
| 610 'test/data/webui/policy_ui_material.cc', |
| 611 'test/data/webui/policy_ui_material.h', |
610 'test/data/webui/print_preview.cc', | 612 'test/data/webui/print_preview.cc', |
611 'test/data/webui/print_preview.h', | 613 'test/data/webui/print_preview.h', |
612 'test/data/webui/webui_resource_browsertest.cc', | 614 'test/data/webui/webui_resource_browsertest.cc', |
613 'test/gpu/webgl_infobar_browsertest.cc', | 615 'test/gpu/webgl_infobar_browsertest.cc', |
614 'test/ppapi/ppapi_browsertest.cc', | 616 'test/ppapi/ppapi_browsertest.cc', |
615 'test/ppapi/ppapi_filechooser_browsertest.cc', | 617 'test/ppapi/ppapi_filechooser_browsertest.cc', |
616 ], | 618 ], |
617 'chrome_browser_tests_ash_sources': [ | 619 'chrome_browser_tests_ash_sources': [ |
618 'browser/ui/ash/accelerator_commands_browsertest.cc', | 620 'browser/ui/ash/accelerator_commands_browsertest.cc', |
619 'browser/ui/ash/accelerator_controller_browsertest.cc', | 621 'browser/ui/ash/accelerator_controller_browsertest.cc', |
(...skipping 360 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
980 'test/data/webui/net_internals/hsts_view.js', | 982 'test/data/webui/net_internals/hsts_view.js', |
981 'test/data/webui/net_internals/log_util.js', | 983 'test/data/webui/net_internals/log_util.js', |
982 'test/data/webui/net_internals/log_view_painter.js', | 984 'test/data/webui/net_internals/log_view_painter.js', |
983 'test/data/webui/net_internals/main.js', | 985 'test/data/webui/net_internals/main.js', |
984 'test/data/webui/net_internals/net_internals_test.js', | 986 'test/data/webui/net_internals/net_internals_test.js', |
985 'test/data/webui/net_internals/prerender_view.js', | 987 'test/data/webui/net_internals/prerender_view.js', |
986 'test/data/webui/net_internals/timeline_view.js', | 988 'test/data/webui/net_internals/timeline_view.js', |
987 'test/data/webui/net_internals/waterfall_view.js', | 989 'test/data/webui/net_internals/waterfall_view.js', |
988 'test/data/webui/net_internals/sdch_view.js', | 990 'test/data/webui/net_internals/sdch_view.js', |
989 'test/data/webui/ntp4.js', | 991 'test/data/webui/ntp4.js', |
| 992 'test/data/webui/policy_ui_material.js', |
990 'test/data/webui/polymer_browser_test_base.js', | 993 'test/data/webui/polymer_browser_test_base.js', |
991 'test/data/webui/print_preview.js', | 994 'test/data/webui/print_preview.js', |
992 'test/data/webui/sandboxstatus_browsertest.js', | 995 'test/data/webui/sandboxstatus_browsertest.js', |
993 'test/data/webui/settings/cr_settings_browsertest.js', | 996 'test/data/webui/settings/cr_settings_browsertest.js', |
994 'test/data/webui/settings/main_page_browsertest.js', | 997 'test/data/webui/settings/main_page_browsertest.js', |
995 'test/data/webui/settings/settings_page_browsertest.js', | 998 'test/data/webui/settings/settings_page_browsertest.js', |
996 ], | 999 ], |
997 # TODO(rockot) bug 505926: These should be moved to a target in | 1000 # TODO(rockot) bug 505926: These should be moved to a target in |
998 # //extensions but have old dependencies on chrome files. The chrome | 1001 # //extensions but have old dependencies on chrome files. The chrome |
999 # dependencies should be removed and these moved to the | 1002 # dependencies should be removed and these moved to the |
(...skipping 2488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3488 'utility', | 3491 'utility', |
3489 ], | 3492 ], |
3490 'sources': [ | 3493 'sources': [ |
3491 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3494 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3492 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3495 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3493 ], | 3496 ], |
3494 }] | 3497 }] |
3495 }], | 3498 }], |
3496 ], # 'conditions' | 3499 ], # 'conditions' |
3497 } | 3500 } |
OLD | NEW |