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

Unified Diff: components/dom_distiller.gypi

Issue 1386043002: Open distiller UI setting through JavaScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Comment nits Created 5 years, 2 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
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/dom_distiller/content/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 8d3165596f1ca5a344d45e7724d314ead8cbc6e3..a4f94e18bca533560ab12ef81422ec44b6c74998 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -211,9 +211,9 @@
'dom_distiller/content/browser/distiller_javascript_utils.h',
'dom_distiller/content/browser/distiller_page_web_contents.cc',
'dom_distiller/content/browser/distiller_page_web_contents.h',
+ 'dom_distiller/content/browser/distiller_ui_handle.h',
'dom_distiller/content/browser/dom_distiller_viewer_source.cc',
'dom_distiller/content/browser/dom_distiller_viewer_source.h',
- 'dom_distiller/content/browser/external_feedback_reporter.h',
'dom_distiller/content/browser/web_contents_main_frame_observer.cc',
'dom_distiller/content/browser/web_contents_main_frame_observer.h',
],
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/dom_distiller/content/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698