1 # Copyright 2015 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
6 # Meta-target, don't link into production code.
13 if (!is_component_build) {
14 deps += [ "//mandoline/app" ]
25 deps += [ "//tools/xdisplaycheck" ]
28 # TODO(GYP): Make this work.
29 if (!is_component_build && !is_mac) {
31 "//components/clipboard:apptests",
32 "//components/filesystem:apptests",
33 "//components/html_viewer:apptests",
34 "//components/html_viewer:html_viewer_unittests",
35 "//components/resource_provider:apptests",
36 "//components/resource_provider:resource_provider_unittests",
37 "//components/view_manager:tests",
38 "//mandoline/tab:mandoline_frame_apptests",
39 "//mandoline/ui/browser:mandoline_browser_apptests",
40 "//media/mojo/services:tests",
41 "//sql/mojo:apptests",