Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Side by Side Diff: chrome/test/BUILD.gn

Issue 2645973006: [Service Manager] Get rid of dynamic service discovery (Closed)
Patch Set: . Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/test/base/mash_browser_tests_main.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/chrome_build.gni") 5 import("//build/config/chrome_build.gni")
6 import("//build/config/compiler/compiler.gni") 6 import("//build/config/compiler/compiler.gni")
7 import("//build/config/crypto.gni") 7 import("//build/config/crypto.gni")
8 import("//build/config/features.gni") 8 import("//build/config/features.gni")
9 import("//build/config/ui.gni") 9 import("//build/config/ui.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
11 import("//chrome/chrome_repack_locales.gni") 11 import("//chrome/chrome_repack_locales.gni")
12 import("//chrome/test/base/js2gtest.gni") 12 import("//chrome/test/base/js2gtest.gni")
13 import("//components/os_crypt/features.gni") 13 import("//components/os_crypt/features.gni")
14 import("//components/spellcheck/spellcheck_build_features.gni") 14 import("//components/spellcheck/spellcheck_build_features.gni")
15 import("//extensions/features/features.gni") 15 import("//extensions/features/features.gni")
16 import("//media/media_options.gni") 16 import("//media/media_options.gni")
17 import("//ppapi/features/features.gni") 17 import("//ppapi/features/features.gni")
18 import("//remoting/remoting_enable.gni") 18 import("//remoting/remoting_enable.gni")
19 import("//rlz/features/features.gni") 19 import("//rlz/features/features.gni")
20 import("//services/service_manager/public/service_manifest.gni") 20 import("//services/service_manager/public/service_manifest.gni")
21 import("//services/catalog/public/tools/catalog.gni")
21 import("//testing/test.gni") 22 import("//testing/test.gni")
22 import("//ui/base/ui_features.gni") 23 import("//ui/base/ui_features.gni")
23 import("//v8/gni/v8.gni") 24 import("//v8/gni/v8.gni")
24 25
25 if (is_android) { 26 if (is_android) {
26 import("//build/config/android/rules.gni") 27 import("//build/config/android/rules.gni")
27 } 28 }
28 29
29 # This target exists to reference other test executables to bring these files 30 # This target exists to reference other test executables to bring these files
30 # into the build. 31 # into the build.
(...skipping 1159 matching lines...) Expand 10 before | Expand all | Expand 10 after
1190 "base/mojo_test_connector.cc", 1191 "base/mojo_test_connector.cc",
1191 "base/mojo_test_connector.h", 1192 "base/mojo_test_connector.h",
1192 ] 1193 ]
1193 1194
1194 deps += [ 1195 deps += [
1195 "//mash/package", 1196 "//mash/package",
1196 "//services/service_manager/background:lib", 1197 "//services/service_manager/background:lib",
1197 ] 1198 ]
1198 1199
1199 data_deps = [ 1200 data_deps = [
1200 ":mash_browser_tests_manifest", 1201 ":mash_browser_tests_catalog_copy",
1201 "//chrome/app:service_manifests",
1202 "//mash/session", 1202 "//mash/session",
1203 ] 1203 ]
1204 } else { 1204 } else {
1205 sources += [ "base/browser_tests_main.cc" ] 1205 sources += [ "base/browser_tests_main.cc" ]
1206 } 1206 }
1207 } 1207 }
1208 1208
1209 # Used only by chrome/browser/ui/webui/bidi_checker_web_ui_test.cc 1209 # Used only by chrome/browser/ui/webui/bidi_checker_web_ui_test.cc
1210 chrome_repack_locales("repack_pseudo_locales") { 1210 chrome_repack_locales("repack_pseudo_locales") {
1211 visibility = [ ":*" ] 1211 visibility = [ ":*" ]
(...skipping 3879 matching lines...) Expand 10 before | Expand all | Expand 10 after
5091 "//content/public/android:content_java", 5091 "//content/public/android:content_java",
5092 ] 5092 ]
5093 } 5093 }
5094 } 5094 }
5095 5095
5096 if (is_chromeos) { 5096 if (is_chromeos) {
5097 service_manifest("mash_browser_tests_manifest") { 5097 service_manifest("mash_browser_tests_manifest") {
5098 name = "mash_browser_tests" 5098 name = "mash_browser_tests"
5099 5099
5100 source = "base/mash_browser_tests_manifest.json" 5100 source = "base/mash_browser_tests_manifest.json"
5101 deps = [ 5101 packaged_services = [
5102 "//ash/autoclick/mus:manifest", 5102 "//ash/autoclick/mus:manifest",
5103 "//ash/mus:manifest", 5103 "//ash/mus:manifest",
5104 "//ash/touch_hud/mus:manifest", 5104 "//ash/touch_hud/mus:manifest",
5105 "//mash/catalog_viewer:manifest", 5105 "//mash/catalog_viewer:manifest",
5106 "//mash/quick_launch:manifest", 5106 "//mash/quick_launch:manifest",
5107 "//mash/session:manifest", 5107 "//mash/session:manifest",
5108 "//mash/task_viewer:manifest", 5108 "//mash/task_viewer:manifest",
5109 "//services/ui:manifest", 5109 "//services/ui:manifest",
5110 "//services/ui/ime/test_ime_driver:manifest", 5110 "//services/ui/ime/test_ime_driver:manifest",
5111 ] 5111 ]
5112 packaged_services = [
5113 "accessibility_autoclick",
5114 "ash",
5115 "catalog_viewer",
5116 "mash_session",
5117 "quick_launch",
5118 "task_viewer",
5119 "test_ime_driver",
5120 "touch_hud",
5121 "ui",
5122 ]
5123 5112
5124 if (is_linux && !is_android) { 5113 if (is_linux && !is_android) {
5125 deps += [ "//components/font_service:manifest" ] 5114 packaged_services += [ "//components/font_service:manifest" ]
5126 packaged_services += [ "font_service" ]
5127 } 5115 }
5128 } 5116 }
5117
5118 catalog("mash_browser_tests_catalog") {
5119 testonly = true
5120 embedded_services = [ ":mash_browser_tests_manifest" ]
5121 standalone_services = [ "//services/tracing:manifest" ]
5122 catalog_deps = [ "//chrome/app:catalog" ]
5123 }
5124
5125 copy("mash_browser_tests_catalog_copy") {
5126 testonly = true
5127 sources = get_target_outputs(":mash_browser_tests_catalog")
5128 outputs = [
5129 "${root_out_dir}/mash_browser_tests_catalog.json",
5130 ]
5131 deps = [
5132 ":mash_browser_tests_catalog",
5133 ]
5134 }
5129 } 5135 }
5130 5136
5131 if (is_win) { 5137 if (is_win) {
5132 loadable_module("conflicts_dll") { 5138 loadable_module("conflicts_dll") {
5133 testonly = true 5139 testonly = true
5134 sources = [ 5140 sources = [
5135 "conflicts/conflicts_dll.cc", 5141 "conflicts/conflicts_dll.cc",
5136 ] 5142 ]
5137 } 5143 }
5138 } 5144 }
OLDNEW
« no previous file with comments | « chrome/browser/browser_resources.grd ('k') | chrome/test/base/mash_browser_tests_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698