Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 13f3059351565b96d72fbd441f5a151caea61b10..ad12d3904852093ee7c967cdaad65613df3e376e 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -372,10 +372,6 @@ source_set("common") { |
| "gpu/media/android_video_encode_accelerator.h", |
| ] |
| } |
| - |
| - if (enable_mojo_media == "gpu") { |
| - deps += [ "//media/mojo/services:application" ] |
| - } |
| } |
| if (is_chromeos) { |