1 # Copyright (c) 2012 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.
8 # These are defined here because we need to build this library both for
9 # the general media pipeline and again for the untrusted NaCl target.
10 'shared_memory_support_sources': [
11 'audio/audio_parameters.cc',
12 'audio/audio_parameters.h',
15 'base/channel_layout.cc',
16 'base/channel_layout.h',
18 'base/media_export.h',
19 'base/vector_math.cc',