Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(217)

Unified Diff: content/common/BUILD.gn

Issue 1248643004: Test distillability without JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@early
Patch Set: update model, functionally correct locally Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698