| Index: chromecast/media/cma/filters/BUILD.gn
 | 
| diff --git a/chromecast/media/cma/filters/BUILD.gn b/chromecast/media/cma/filters/BUILD.gn
 | 
| index 7126bbb2941aa69ad05da0ef4281b1140e226bbe..003b5b19faea7a57dfa69ead67878456ace52d7a 100644
 | 
| --- a/chromecast/media/cma/filters/BUILD.gn
 | 
| +++ b/chromecast/media/cma/filters/BUILD.gn
 | 
| @@ -16,7 +16,6 @@ source_set("filters") {
 | 
|  
 | 
|    deps = [
 | 
|      "//base",
 | 
| -    "//chromecast/base",
 | 
|      "//chromecast/media/cma/base",
 | 
|      "//chromecast/media/cma/pipeline",
 | 
|      "//gpu/command_buffer/client:gles2_interface",
 | 
| 
 |