Chromium Code Reviews| Index: content/common/BUILD.gn |
| diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
| index 13f3059351565b96d72fbd441f5a151caea61b10..337acfeedee9ae66f3f003341aee8c5c82249230 100644 |
| --- a/content/common/BUILD.gn |
| +++ b/content/common/BUILD.gn |
| @@ -374,7 +374,7 @@ source_set("common") { |
| } |
| if (enable_mojo_media == "gpu") { |
| - deps += [ "//media/mojo/services:application" ] |
| + deps += [ "//media/mojo/services:cdm_service" ] |
| } |
| } |