Chromium Code Reviews| Index: content/child/BUILD.gn |
| diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
| index 133533e897403541830fbd62e303204e0e6297d3..44cee631a233e7a2d203037a772dcbd3e9960cf7 100644 |
| --- a/content/child/BUILD.gn |
| +++ b/content/child/BUILD.gn |
| @@ -214,6 +214,7 @@ target(link_target_type, "child") { |
| public_deps = [ |
| "//gpu/ipc/client:client", |
| + "//services/service_manager/public/interfaces:interfaces_blink", |
| ] |
| deps = [ |