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

Unified Diff: components/ntp_snippets/BUILD.gn

Issue 2306043002: Add test of MakeUniqueID() and friends. (Closed)
Patch Set: Use proper construction order. Created 4 years, 3 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/content_suggestions_provider.h » ('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 fdf0808ab3a2c1741bd9066ba27e2baeed2d9ee3..d987f8bd92b32395c59180e9393427dc6d7ba146 100644
--- a/components/ntp_snippets/BUILD.gn
+++ b/components/ntp_snippets/BUILD.gn
@@ -103,6 +103,7 @@ source_set("unit_tests") {
testonly = true
sources = [
"category_factory_unittest.cc",
+ "content_suggestions_provider_unittest.cc",
"content_suggestions_service_unittest.cc",
"mock_content_suggestions_provider_observer.cc",
"mock_content_suggestions_provider_observer.h",
« no previous file with comments | « no previous file | components/ntp_snippets/content_suggestions_provider.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698