Chromium Code Reviews| Index: media/mojo/services/BUILD.gn |
| diff --git a/media/mojo/services/BUILD.gn b/media/mojo/services/BUILD.gn |
| index 779dadfe2c891515028b20484a3119687f971946..38adaa7c397660dc3420a867074bc87251247946 100644 |
| --- a/media/mojo/services/BUILD.gn |
| +++ b/media/mojo/services/BUILD.gn |
| @@ -169,7 +169,7 @@ if (!is_component_build) { |
| deps = [ |
| ":renderer_service", |
| - "//mojo/application", |
| + "//mojo/application/public/cpp", |
| "//third_party/mojo/src/mojo/public/c/system:for_shared_library", |
| ] |
| } |