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

Unified Diff: components/components_tests.gyp

Issue 1231083007: Expose distiller functions to JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@refactor-content
Patch Set: Update to use StrongBinding and rebase Created 5 years, 3 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: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c9257d0ae9fee9bcde741aa714921d36ebae086e..3c450db55ac826edb38bc3fa30d176c38bcbfa19 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -1025,6 +1025,7 @@
'components.gyp:data_reduction_proxy_content_browser',
'components.gyp:devtools_http_handler',
'components.gyp:dom_distiller_content_browser',
+ 'components.gyp:dom_distiller_content_renderer',
'components.gyp:error_page_renderer',
'components.gyp:favicon_content',
'components.gyp:guest_view_browser',
@@ -1468,6 +1469,7 @@
'components.gyp:content_settings_core_browser',
'components.gyp:content_settings_core_common',
'components.gyp:dom_distiller_content_browser',
+ 'components.gyp:dom_distiller_content_renderer',
'components.gyp:dom_distiller_core',
'components.gyp:password_manager_content_renderer',
'components.gyp:pref_registry_test_support',
« chrome/renderer/DEPS ('K') | « chrome/test/BUILD.gn ('k') | components/dom_distiller.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698