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.
5 import("//chromecast/chromecast.gni")
11 defines += [ "PLAYREADY_CDM_AVAILABLE" ]
15 component("chromecast") {
18 "//chromecast/base/metrics",
24 group("chromecast_unittests") {
28 "//chromecast/app:cast_shell_unittests",
29 "//chromecast/base:cast_base_unittests",
30 "//chromecast/crash:cast_crash_unittests",
31 "//chromecast/media:cast_media_unittests",