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 source_set("filters") {
9 "demuxer_stream_adapter.cc",
10 "demuxer_stream_adapter.h",
11 "hole_frame_factory.cc",
12 "hole_frame_factory.h",
15 configs += [ "//chromecast:config" ]
20 "//chromecast/media/cma/base",
21 "//chromecast/media/cma/pipeline",
22 "//gpu/command_buffer/client:gles2_interface",
23 "//gpu/command_buffer/common",