Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 910ba0e63bfc518c9f179d5605122c50e39fc9fd..b973f199ba0ec7b013ea1dc7315813753c2b4c04 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -30,6 +30,7 @@ source_set("child") { |
] |
public_deps = [ |
+ "//gpu/ipc/client:client", |
"//mojo/edk/system", |
] |