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

Unified Diff: components/dom_distiller.gypi

Issue 1047223003: Add integration of the new heuristics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dd-adaboost-model
Patch Set: Created 5 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
Index: components/dom_distiller.gypi
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 443df1c3b75cefc4408a1e840ef536964cd5c7fd..78304602e5d9a66efdf68b822f987160b5b39fdb 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -177,6 +177,8 @@
'..',
],
'sources': [
+ 'dom_distiller/content/distillable_page_utils.cc',
+ 'dom_distiller/content/distillable_page_utils.h',
'dom_distiller/content/distiller_page_web_contents.cc',
'dom_distiller/content/distiller_page_web_contents.h',
'dom_distiller/content/dom_distiller_viewer_source.cc',

Powered by Google App Engine
This is Rietveld 408576698