Index: content/common/BUILD.gn |
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn |
index 56e4598e4ba6730cc078309f0656386514515b42..7ae0df5c433c6c1cf5f2b2e8302ea7c575dcdfad 100644 |
--- a/content/common/BUILD.gn |
+++ b/content/common/BUILD.gn |
@@ -146,6 +146,7 @@ source_set("common") { |
deps = [ |
"//base", |
"//build/util:webkit_version", |
+ "//components/dom_distiller/core", |
"//components/tracing", |
"//components/tracing:startup_tracing", |
"//gpu/command_buffer/client:gles2_interface", |