Sign in
mojo
/
mojo
/
1cff1d372574761491c915137cab8928036b5deb
/
.
/
services
/
media
/
BUILD.gn
blob: 042c359adb6cc822787f278dc1486d6fd63bb7ac [
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
(
"media"
)
{
deps
=
[
"//services/media/audio"
,
"//services/media/common"
,
]
}