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" ]
24 # TODO(GYP): Make this work.
25 if (!is_component_build && !is_mac) {
27 "//components/clipboard:apptests",
28 "//components/html_viewer:apptests",
29 "//components/html_viewer:tests",
30 "//components/resource_provider:apptests",
31 "//components/resource_provider:tests",
32 "//components/view_manager:apptests",
33 "//components/view_manager:tests",
34 "//components/window_manager:apptests",