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

Unified Diff: components/BUILD.gn

Issue 2925733002: Move ranker_model_loader to a new component. (Closed)
Patch Set: 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/ranker/BUILD.gn » ('j') | components/ranker/ranker_model_loader_unittest.cc » ('J')
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 482b3b8677879c1d4e5c2fea46df8fada06162e4..2ec6f6bd2706754b3e9fc5c1d678035514937c7e 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -121,6 +121,7 @@ test("components_unittests") {
"//components/previews/core:unit_tests",
"//components/proxy_config:unit_tests",
"//components/query_parser:unit_tests",
+ "//components/ranker:unit_tests",
"//components/rappor:unit_tests",
"//components/reading_list/core:unit_tests",
"//components/search:unit_tests",
« no previous file with comments | « no previous file | components/ranker/BUILD.gn » ('j') | components/ranker/ranker_model_loader_unittest.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698