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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2761313002: [User classifier] Add a unit-test (Closed)
Patch Set: Marc's comments #2 Created 3 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/ntp_snippets/user_classifier_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/ntp_snippets/BUILD.gn
diff --git a/components/ntp_snippets/BUILD.gn b/components/ntp_snippets/BUILD.gn
index 15a008ba0168fd54fefd67d2d8ad30967e5849f3..26f718f49f40ca6b90825094eace80c2f51cbdce 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -152,6 +152,7 @@ source_set("unit_tests") {
"remote/test_utils.h",
"sessions/foreign_sessions_suggestions_provider_unittest.cc",
"sessions/tab_delegate_sync_adapter_unittest.cc",
+ "user_classifier_unittest.cc",
]
deps = [
« no previous file with comments | « no previous file | components/ntp_snippets/user_classifier_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698