Chromium Code Reviews| Index: content/gpu/BUILD.gn |
| diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn |
| index 7cd973e5bd74c2841606c4de0c86052afd6e67bf..772493490758d7740f6025c8f012637dd22156bb 100644 |
| --- a/content/gpu/BUILD.gn |
| +++ b/content/gpu/BUILD.gn |
| @@ -61,6 +61,7 @@ target(link_target_type, "gpu_sources") { |
| "//gpu/ipc/service", |
| "//ipc", |
| "//media/gpu", |
| + "//media/mojo:features", |
| # TODO(jrummell): As //media/gpu/ipc/service is a source_set in a |
| # component build, determine if it should not be included here. |