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

Unified Diff: components/dom_distiller.gypi

Issue 197473006: Add FeedbackReporter for reporting distillation quality. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed disableUI again and comment Created 6 years, 9 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/core/feedback_reporter.h » ('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 5ac311eb1b0ba33cc37c76378bd6b6fd2bb5dcd3..2c9e45ecd88dd08e0ab8a4653357b52d16e7ebf2 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -71,6 +71,8 @@
'dom_distiller/core/dom_distiller_service.h',
'dom_distiller/core/dom_distiller_store.cc',
'dom_distiller/core/dom_distiller_store.h',
+ 'dom_distiller/core/feedback_reporter.cc',
+ 'dom_distiller/core/feedback_reporter.h',
'dom_distiller/core/page_distiller.cc',
'dom_distiller/core/page_distiller.h',
'dom_distiller/core/task_tracker.cc',
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | components/dom_distiller/core/feedback_reporter.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698