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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2244123004: Added CategoryFactoryTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: The last comment. Created 4 years, 4 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/category_factory_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 7a286567ab12d5351078b8727458341fd06a2da8..3a299f92a866bc8eef461cc5ab5ae128c8f67569 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -97,6 +97,7 @@ if (is_android) {
source_set("unit_tests") {
testonly = true
sources = [
+ "category_factory_unittest.cc",
"content_suggestions_service_unittest.cc",
"ntp_snippet_unittest.cc",
"ntp_snippets_database_unittest.cc",
« no previous file with comments | « no previous file | components/ntp_snippets/category_factory_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698