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

Unified Diff: chrome/browser/BUILD.gn

Issue 1231083007: Expose distiller functions to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor-content
Patch Set: Comment for test util Created 5 years, 4 months 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 5d730af5c62cc1f07d0015f9e60f1d4a1ef13f67..46da56b2f96a821c2249e555472516de554b90a9 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -261,6 +261,7 @@ source_set("browser") {
"//components/devtools_discovery",
"//components/devtools_http_handler",
"//components/dom_distiller/content:content_browser",
+ "//components/dom_distiller/content:content_renderer",
"//components/favicon/content",
"//components/history/content/browser",
"//components/keyed_service/content",

Powered by Google App Engine
This is Rietveld 408576698