Index: components/dom_distiller.gypi |
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi |
index 6e8cf3a9a25e5eb6f19fa2c0045dfcd39afffb55..f2739802f858db0aa27a9688e9cc2677cd57b14b 100644 |
--- a/components/dom_distiller.gypi |
+++ b/components/dom_distiller.gypi |
@@ -42,6 +42,7 @@ |
'../skia/skia.gyp:skia', |
'../sync/sync.gyp:sync', |
'../third_party/dom_distiller_js/dom_distiller_js.gyp:dom_distiller_js_proto', |
+ '../third_party/re2/re2.gyp:re2', |
'components.gyp:leveldb_proto', |
'components_resources.gyp:components_resources', |
'components_strings.gyp:components_strings', |
@@ -90,6 +91,8 @@ |
'dom_distiller/core/feedback_reporter.cc', |
'dom_distiller/core/feedback_reporter.h', |
'dom_distiller/core/font_family_list.h', |
+ 'dom_distiller/core/page_features.cc', |
+ 'dom_distiller/core/page_features.h', |
'dom_distiller/core/task_tracker.cc', |
'dom_distiller/core/task_tracker.h', |
'dom_distiller/core/theme_list.h', |