blob: c9da6296f0e5d603cd4f0775ae1cd430b2c32f73 [file] [log] [blame]
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
group("cma") {
deps = [
"//chromecast/media/cma/backend",
"//chromecast/media/cma/base",
"//chromecast/media/cma/filters",
"//chromecast/media/cma/ipc",
"//chromecast/media/cma/ipc_streamer",
"//chromecast/media/cma/pipeline",
]
}