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

Unified Diff: components/components_tests.gyp

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/components_tests.gyp
diff --git a/components/components_tests.gyp b/components/components_tests.gyp
index c87c05a6080a0a97aab269e7db335b4407574529..20a0dfd21bcf519283bdf74815fe5cab974e17d7 100644
--- a/components/components_tests.gyp
+++ b/components/components_tests.gyp
@@ -125,6 +125,7 @@
'device_event_log/device_event_log_impl_unittest.cc',
],
'dom_distiller_unittest_sources': [
+ 'dom_distiller/content/distillable_page_utils_unittest.cc',
nyquist 2015/04/01 18:12:19 I don't think you want this.
cjhopman 2015/04/01 20:59:29 Done.
'dom_distiller/content/dom_distiller_viewer_source_unittest.cc',
'dom_distiller/content/web_contents_main_frame_observer_unittest.cc',
'dom_distiller/core/article_entry_unittest.cc',
@@ -1150,6 +1151,7 @@
'sources': [
'autofill/content/browser/risk/fingerprint_browsertest.cc',
'autofill/content/renderer/password_form_conversion_utils_browsertest.cc',
+ 'dom_distiller/content/distillable_page_utils_browsertest.cc',
'dom_distiller/content/distiller_page_web_contents_browsertest.cc',
'password_manager/content/renderer/credential_manager_client_browsertest.cc',
],
« no previous file with comments | « no previous file | components/dom_distiller.gypi » ('j') | components/dom_distiller/content/distillable_page_utils.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698