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

Unified Diff: components/BUILD.gn

Issue 1047223003: Add integration of the new heuristics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@dd-adaboost-model
Patch Set: whitelist resources for ios 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 | « build/ios/grit_whitelist.txt ('k') | components/components_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8716abb3ea9340da7c67ee34833b747890c3f545..93aa8249b13221f689d796b8f45235dc13b0ecdc 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -314,6 +314,7 @@ test("components_browsertests") {
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 | « build/ios/grit_whitelist.txt ('k') | components/components_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698