summaryrefslogtreecommitdiffstats
path: root/components/dom_distiller.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'components/dom_distiller.gypi')
-rw-r--r--components/dom_distiller.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/components/dom_distiller.gypi b/components/dom_distiller.gypi
index 4741e3c..7ea0bcd 100644
--- a/components/dom_distiller.gypi
+++ b/components/dom_distiller.gypi
@@ -39,6 +39,7 @@
'../base/base.gyp:base_prefs',
'../skia/skia.gyp:skia',
'../sync/sync.gyp:sync',
+ '../third_party/re2/re2.gyp:re2',
'../third_party/dom_distiller_js/dom_distiller_js.gyp:dom_distiller_js_proto',
'components.gyp:leveldb_proto',
'components_resources.gyp:components_resources',
@@ -88,6 +89,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',