| Index: chromecast/media/cma/pipeline/BUILD.gn
|
| diff --git a/chromecast/media/cma/pipeline/BUILD.gn b/chromecast/media/cma/pipeline/BUILD.gn
|
| index c8581e64712467ffc515fe872de3b04e8d95ef7e..a5809da8a813ce80204a521a13976289c585c988 100644
|
| --- a/chromecast/media/cma/pipeline/BUILD.gn
|
| +++ b/chromecast/media/cma/pipeline/BUILD.gn
|
| @@ -30,10 +30,10 @@ source_set("pipeline") {
|
|
|
| deps = [
|
| "//base",
|
| - "//chromecast/media/cma/backend",
|
| - "//chromecast/media/cma/base",
|
| "//chromecast/media/base",
|
| "//chromecast/media/cdm",
|
| + "//chromecast/media/cma/backend",
|
| + "//chromecast/media/cma/base",
|
| "//crypto",
|
| "//crypto:platform",
|
| "//media",
|
|
|