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

Unified Diff: components/BUILD.gn

Issue 2925733002: Move ranker_model_loader to a new component. (Closed)
Patch Set: Adressing sdefresne's comments. Created 3 years, 6 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/data_use_measurement/core/data_use_user_data.h » ('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 c61ae0ad91cef740fdbeade8700cb76db8a6566b..230704e4f3278cb4c4ee0c3a68d2e5b2de77b078 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -99,6 +99,7 @@ test("components_unittests") {
"//components/language_usage_metrics:unit_tests",
"//components/leveldb_proto:unit_tests",
"//components/login:unit_tests",
+ "//components/machine_intelligence:unit_tests",
"//components/metrics:unit_tests",
"//components/mime_util:unit_tests",
"//components/navigation_metrics:unit_tests",
« no previous file with comments | « no previous file | components/data_use_measurement/core/data_use_user_data.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698