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

Unified Diff: components/components_tests.gyp

Issue 1042053003: Add calculation of derived features for distillable page model (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Calculate paths correctly 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
« no previous file with comments | « no previous file | components/dom_distiller.gypi » ('j') | components/dom_distiller/core/page_features.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index db07e62fbd46be824fa06588b4ba65000d1b6ee2..5b34c63d43d5b44a599fbec4088d24b947816251 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -135,6 +135,7 @@
'dom_distiller/core/dom_distiller_model_unittest.cc',
'dom_distiller/core/dom_distiller_service_unittest.cc',
'dom_distiller/core/dom_distiller_store_unittest.cc',
+ 'dom_distiller/core/page_features_unittest.cc',
'dom_distiller/core/task_tracker_unittest.cc',
'dom_distiller/core/url_utils_unittest.cc',
'dom_distiller/core/viewer_unittest.cc',
« no previous file with comments | « no previous file | components/dom_distiller.gypi » ('j') | components/dom_distiller/core/page_features.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698