| 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 2103 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2114 'test_support_common', | 2114 'test_support_common', |
| 2115 'test_support_sync_integration', | 2115 'test_support_sync_integration', |
| 2116 'test_support_ui', | 2116 'test_support_ui', |
| 2117 '../base/base.gyp:base', | 2117 '../base/base.gyp:base', |
| 2118 '../base/base.gyp:base_i18n', | 2118 '../base/base.gyp:base_i18n', |
| 2119 '../base/base.gyp:test_support_base', | 2119 '../base/base.gyp:test_support_base', |
| 2120 '../components/components.gyp:autofill_content_risk_proto', | 2120 '../components/components.gyp:autofill_content_risk_proto', |
| 2121 '../components/components.gyp:autofill_content_test_support', | 2121 '../components/components.gyp:autofill_content_test_support', |
| 2122 '../components/components.gyp:captive_portal_test_support', | 2122 '../components/components.gyp:captive_portal_test_support', |
| 2123 '../components/components.gyp:certificate_reporting', | 2123 '../components/components.gyp:certificate_reporting', |
| 2124 '../components/components.gyp:compression', | |
| 2125 '../components/components.gyp:dom_distiller_content_browser', | 2124 '../components/components.gyp:dom_distiller_content_browser', |
| 2126 '../components/components.gyp:dom_distiller_content_renderer', | 2125 '../components/components.gyp:dom_distiller_content_renderer', |
| 2127 '../components/components.gyp:dom_distiller_test_support', | 2126 '../components/components.gyp:dom_distiller_test_support', |
| 2128 '../components/components.gyp:guest_view_test_support', | 2127 '../components/components.gyp:guest_view_test_support', |
| 2129 '../components/components.gyp:history_core_test_support', | 2128 '../components/components.gyp:history_core_test_support', |
| 2130 '../components/components.gyp:ssl_config', | 2129 '../components/components.gyp:ssl_config', |
| 2131 '../components/components.gyp:translate_core_common', | 2130 '../components/components.gyp:translate_core_common', |
| 2132 '../components/components.gyp:ui_zoom_test_support', | 2131 '../components/components.gyp:ui_zoom_test_support', |
| 2133 '../components/components_resources.gyp:components_resources', | 2132 '../components/components_resources.gyp:components_resources', |
| 2134 '../components/components_strings.gyp:components_strings', | 2133 '../components/components_strings.gyp:components_strings', |
| (...skipping 14 matching lines...) Expand all Loading... |
| 2149 '../testing/gtest.gyp:gtest', | 2148 '../testing/gtest.gyp:gtest', |
| 2150 '../testing/perf/perf_test.gyp:*', | 2149 '../testing/perf/perf_test.gyp:*', |
| 2151 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', | 2150 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio
n', |
| 2152 '../third_party/icu/icu.gyp:icui18n', | 2151 '../third_party/icu/icu.gyp:icui18n', |
| 2153 '../third_party/icu/icu.gyp:icuuc', | 2152 '../third_party/icu/icu.gyp:icuuc', |
| 2154 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 2153 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 2155 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput', | 2154 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput', |
| 2156 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', | 2155 '../third_party/safe_browsing/safe_browsing.gyp:safe_browsing', |
| 2157 '../third_party/webrtc/modules/modules.gyp:desktop_capture', | 2156 '../third_party/webrtc/modules/modules.gyp:desktop_capture', |
| 2158 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', | 2157 '../third_party/widevine/cdm/widevine_cdm.gyp:widevine_cdm_version_h', |
| 2158 '../third_party/zlib/google/zip.gyp:compression_utils', |
| 2159 '../ui/accessibility/accessibility.gyp:accessibility_test_support', | 2159 '../ui/accessibility/accessibility.gyp:accessibility_test_support', |
| 2160 '../ui/compositor/compositor.gyp:compositor_test_support', | 2160 '../ui/compositor/compositor.gyp:compositor_test_support', |
| 2161 '../ui/resources/ui_resources.gyp:ui_resources', | 2161 '../ui/resources/ui_resources.gyp:ui_resources', |
| 2162 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', | 2162 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs_test_support', |
| 2163 '../v8/tools/gyp/v8.gyp:v8', | 2163 '../v8/tools/gyp/v8.gyp:v8', |
| 2164 # Runtime dependencies | 2164 # Runtime dependencies |
| 2165 '../ppapi/ppapi_internal.gyp:power_saver_test_plugin', | 2165 '../ppapi/ppapi_internal.gyp:power_saver_test_plugin', |
| 2166 '../ppapi/ppapi_internal.gyp:ppapi_tests', | 2166 '../ppapi/ppapi_internal.gyp:ppapi_tests', |
| 2167 '../remoting/remoting.gyp:remoting_browser_test_resources', | 2167 '../remoting/remoting.gyp:remoting_browser_test_resources', |
| 2168 '../remoting/remoting.gyp:remoting_webapp_unittests', | 2168 '../remoting/remoting.gyp:remoting_webapp_unittests', |
| (...skipping 1367 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3536 'browser', | 3536 'browser', |
| 3537 ], | 3537 ], |
| 3538 'sources': [ | 3538 'sources': [ |
| 3539 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', | 3539 'tools/service_discovery_sniffer/service_discovery_sniffer.cc', |
| 3540 'tools/service_discovery_sniffer/service_discovery_sniffer.h', | 3540 'tools/service_discovery_sniffer/service_discovery_sniffer.h', |
| 3541 ], | 3541 ], |
| 3542 }] | 3542 }] |
| 3543 }], | 3543 }], |
| 3544 ], # 'conditions' | 3544 ], # 'conditions' |
| 3545 } | 3545 } |
| OLD | NEW |