OLD | NEW |
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") |
(...skipping 2265 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2276 "../browser/extensions/api/vpn_provider/vpn_provider_apitest.cc", | 2276 "../browser/extensions/api/vpn_provider/vpn_provider_apitest.cc", |
2277 "../browser/ui/ash/launcher/arc_app_launcher_browsertest.cc", | 2277 "../browser/ui/ash/launcher/arc_app_launcher_browsertest.cc", |
2278 "../browser/ui/views/arc_app_dialog_view_browsertest.cc", | 2278 "../browser/ui/views/arc_app_dialog_view_browsertest.cc", |
2279 "../browser/ui/views/frame/browser_frame_ash_browsertest.cc", | 2279 "../browser/ui/views/frame/browser_frame_ash_browsertest.cc", |
2280 "../browser/ui/webui/chromeos/keyboard_overlay_ui_browsertest.cc", | 2280 "../browser/ui/webui/chromeos/keyboard_overlay_ui_browsertest.cc", |
2281 "../browser/ui/webui/options/chromeos/accounts_options_browsertest.cc", | 2281 "../browser/ui/webui/options/chromeos/accounts_options_browsertest.cc", |
2282 "../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.cc"
, | 2282 "../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.cc"
, |
2283 "../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.h", | 2283 "../browser/ui/webui/options/chromeos/guest_mode_options_browsertest.h", |
2284 "../browser/ui/webui/options/chromeos/guest_mode_options_ui_browsertest.
cc", | 2284 "../browser/ui/webui/options/chromeos/guest_mode_options_ui_browsertest.
cc", |
2285 "../browser/ui/webui/options/chromeos/shared_options_browsertest.cc", | 2285 "../browser/ui/webui/options/chromeos/shared_options_browsertest.cc", |
2286 "//ui/base/ime/chromeos/input_method_whitelist.cc", | |
2287 "//ui/base/ime/chromeos/input_method_whitelist.h", | |
2288 ] | 2286 ] |
2289 sources -= [ | 2287 sources -= [ |
2290 "../../apps/load_and_launch_browsertest.cc", | 2288 "../../apps/load_and_launch_browsertest.cc", |
2291 "../browser/policy/policy_startup_browsertest.cc", | 2289 "../browser/policy/policy_startup_browsertest.cc", |
2292 | 2290 |
2293 # chromeos does not support profile list avatar menu | 2291 # chromeos does not support profile list avatar menu |
2294 "../browser/profiles/profile_list_desktop_browsertest.cc", | 2292 "../browser/profiles/profile_list_desktop_browsertest.cc", |
2295 "../browser/service_process/service_process_control_browsertest.cc", | 2293 "../browser/service_process/service_process_control_browsertest.cc", |
2296 "../browser/ui/views/external_protocol_dialog_browsertest.cc", | 2294 "../browser/ui/views/external_protocol_dialog_browsertest.cc", |
2297 | 2295 |
2298 # inline login UI is disabled on chromeos | 2296 # inline login UI is disabled on chromeos |
2299 "../browser/ui/views/sync/profile_signin_confirmation_dialog_views_brows
ertest.cc", | 2297 "../browser/ui/views/sync/profile_signin_confirmation_dialog_views_brows
ertest.cc", |
2300 "../browser/ui/webui/profile_helper_browsertest.cc", | 2298 "../browser/ui/webui/profile_helper_browsertest.cc", |
2301 "../browser/ui/webui/signin/inline_login_ui_browsertest.cc", | 2299 "../browser/ui/webui/signin/inline_login_ui_browsertest.cc", |
2302 | 2300 |
2303 # chromeos does not use the desktop user manager | 2301 # chromeos does not use the desktop user manager |
2304 "../browser/ui/webui/signin/user_manager_ui_browsertest.cc", | 2302 "../browser/ui/webui/signin/user_manager_ui_browsertest.cc", |
2305 ] | 2303 ] |
2306 deps += [ | 2304 deps += [ |
2307 "//chrome/browser/chromeos:arc_test_support", | 2305 "//chrome/browser/chromeos:arc_test_support", |
2308 "//chromeos/ime:gencode", | |
2309 "//components/arc:arc_test_support", | 2306 "//components/arc:arc_test_support", |
2310 "//components/prefs", | 2307 "//components/prefs", |
2311 "//components/user_manager:test_support", | 2308 "//components/user_manager:test_support", |
2312 "//services/preferences/public/cpp", | 2309 "//services/preferences/public/cpp", |
2313 "//services/preferences/public/interfaces", | 2310 "//services/preferences/public/interfaces", |
2314 "//services/service_manager/public/cpp", | 2311 "//services/service_manager/public/cpp", |
2315 "//ui/login:resources", | 2312 "//ui/login:resources", |
2316 ] | 2313 ] |
2317 | 2314 |
2318 if (use_dbus) { | 2315 if (use_dbus) { |
(...skipping 2820 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5139 } | 5136 } |
5140 | 5137 |
5141 if (is_win) { | 5138 if (is_win) { |
5142 loadable_module("conflicts_dll") { | 5139 loadable_module("conflicts_dll") { |
5143 testonly = true | 5140 testonly = true |
5144 sources = [ | 5141 sources = [ |
5145 "conflicts/conflicts_dll.cc", | 5142 "conflicts/conflicts_dll.cc", |
5146 ] | 5143 ] |
5147 } | 5144 } |
5148 } | 5145 } |
OLD | NEW |