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 'build_angle_deqp_tests%': 0, | 6 'build_angle_deqp_tests%': 0, |
7 'chrome_browser_extensions_test_support_sources': [ | 7 'chrome_browser_extensions_test_support_sources': [ |
8 # A list of sources which is shared between different browser tests. | 8 # A list of sources which is shared between different browser tests. |
9 'browser/apps/app_browsertest_util.cc', | 9 'browser/apps/app_browsertest_util.cc', |
10 'browser/apps/app_browsertest_util.h', | 10 'browser/apps/app_browsertest_util.h', |
(...skipping 2187 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2198 '../third_party/icu/icu.gyp:icuuc', | 2198 '../third_party/icu/icu.gyp:icuuc', |
2199 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2199 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2200 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput', | 2200 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput', |
2201 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', | 2201 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', |
2202 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2202 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
2203 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', | 2203 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
2204 '../ui/accessibility/accessibility.gyp:accessibility_test_support', | 2204 '../ui/accessibility/accessibility.gyp:accessibility_test_support', |
2205 '../ui/compositor/compositor.gyp:compositor_test_support', | 2205 '../ui/compositor/compositor.gyp:compositor_test_support', |
2206 '../ui/resources/ui_resources.gyp:ui_resources', | 2206 '../ui/resources/ui_resources.gyp:ui_resources', |
2207 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', | 2207 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', |
2208 '../v8/tools/gyp/v8.gyp:v8', | 2208 '../v8/src/v8.gyp:v8', |
2209 # Runtime dependencies | 2209 # Runtime dependencies |
2210 '../ppapi/ppapi_internal.gyp:power_saver_test_plugin', | 2210 '../ppapi/ppapi_internal.gyp:power_saver_test_plugin', |
2211 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 2211 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
2212 '../remoting/remoting.gyp:remoting_browser_test_resources', | 2212 '../remoting/remoting.gyp:remoting_browser_test_resources', |
2213 '../remoting/remoting.gyp:remoting_webapp_unittests', | 2213 '../remoting/remoting.gyp:remoting_webapp_unittests', |
2214 '../third_party/mesa/mesa.gyp:osmesa', | 2214 '../third_party/mesa/mesa.gyp:osmesa', |
2215 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_test_license_serv
er', | 2215 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_test_license_serv
er', |
2216 ], | 2216 ], |
2217 'include_dirs': [ | 2217 'include_dirs': [ |
2218 '..', | 2218 '..', |
(...skipping 532 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2751 '../net/net.gyp:net_test_support', | 2751 '../net/net.gyp:net_test_support', |
2752 '../skia/skia.gyp:skia', | 2752 '../skia/skia.gyp:skia', |
2753 '../sync/sync.gyp:sync', | 2753 '../sync/sync.gyp:sync', |
2754 '../testing/gmock.gyp:gmock', | 2754 '../testing/gmock.gyp:gmock', |
2755 '../testing/gtest.gyp:gtest', | 2755 '../testing/gtest.gyp:gtest', |
2756 '../testing/perf/perf_test.gyp:*', | 2756 '../testing/perf/perf_test.gyp:*', |
2757 '../third_party/cld_2/cld_2.gyp:cld2_platform_impl', | 2757 '../third_party/cld_2/cld_2.gyp:cld2_platform_impl', |
2758 '../third_party/icu/icu.gyp:icui18n', | 2758 '../third_party/icu/icu.gyp:icui18n', |
2759 '../third_party/icu/icu.gyp:icuuc', | 2759 '../third_party/icu/icu.gyp:icuuc', |
2760 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2760 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
2761 '../v8/tools/gyp/v8.gyp:v8', | 2761 '../v8/src/v8.gyp:v8', |
2762 # Runtime dependencies | 2762 # Runtime dependencies |
2763 '../third_party/mesa/mesa.gyp:osmesa', | 2763 '../third_party/mesa/mesa.gyp:osmesa', |
2764 ], | 2764 ], |
2765 'include_dirs': [ | 2765 'include_dirs': [ |
2766 '..', | 2766 '..', |
2767 ], | 2767 ], |
2768 'defines': [ | 2768 'defines': [ |
2769 'HAS_OUT_OF_PROC_TEST_RUNNER', | 2769 'HAS_OUT_OF_PROC_TEST_RUNNER', |
2770 ], | 2770 ], |
2771 'sources': [ | 2771 'sources': [ |
(...skipping 820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3592 'browser', | 3592 'browser', |
3593 ], | 3593 ], |
3594 'sources': [ | 3594 'sources': [ |
3595 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3595 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
3596 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3596 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
3597 ], | 3597 ], |
3598 }] | 3598 }] |
3599 }], | 3599 }], |
3600 ], # 'conditions' | 3600 ], # 'conditions' |
3601 } | 3601 } |
OLD | NEW |