diff options
Diffstat (limited to 'chromecast/media/cma/pipeline/BUILD.gn')
-rw-r--r-- | chromecast/media/cma/pipeline/BUILD.gn | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chromecast/media/cma/pipeline/BUILD.gn b/chromecast/media/cma/pipeline/BUILD.gn index 1bfbd84..c8581e6 100644 --- a/chromecast/media/cma/pipeline/BUILD.gn +++ b/chromecast/media/cma/pipeline/BUILD.gn @@ -39,6 +39,4 @@ source_set("pipeline") { "//media", "//third_party/boringssl", ] - - configs += [ "//chromecast:config" ] } |