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

Unified Diff: chrome/chrome_browser.gypi

Issue 1231083007: Expose distiller functions to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor-content
Patch Set: Clean up Created 5 years, 5 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 4bc0c3a1469e7417d56c38df682afaed8271c4db..f1fb75b41997b009d4d2c7189abbf25b60340869 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3267,6 +3267,7 @@
'../components/components.gyp:devtools_discovery',
'../components/components.gyp:devtools_http_handler',
'../components/components.gyp:dom_distiller_content_browser',
+ '../components/components.gyp:dom_distiller_content_renderer',
'../components/components.gyp:favicon_content',
'../components/components.gyp:guest_view_browser',
'../components/components.gyp:history_content_browser',

Powered by Google App Engine
This is Rietveld 408576698