Index: content/child/BUILD.gn |
diff --git a/content/child/BUILD.gn b/content/child/BUILD.gn |
index 1342dc90788f78b387b6fe3e3a2e5bb61a0aef8d..8e400c3cd7a68f6ab449ccaf357edc10a83c0250 100644 |
--- a/content/child/BUILD.gn |
+++ b/content/child/BUILD.gn |
@@ -18,6 +18,7 @@ source_set("child") { |
deps = [ |
"//base", |
"//components/tracing", |
+ "//mojo/common", |
"//mojo/environment:chromium", |
"//mojo/public/interfaces/application", |
"//skia", |