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

Unified Diff: components/BUILD.gn

Issue 2567263003: Basic UkmService implementation (Closed)
Patch Set: Rebase Created 3 years, 11 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index a563627bb29f4997cee0c93e6d1331fbfec4b554..575f0c13fe93b3ae26167fb799f373ae1c0899d5 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -143,6 +143,7 @@ test("components_unittests") {
"//components/translate/core/browser:unit_tests",
"//components/translate/core/common:unit_tests",
"//components/translate/core/language_detection:unit_tests",
+ "//components/ukm:unit_tests",
"//components/undo:unit_tests",
"//components/update_client:unit_tests",
"//components/upload_list:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698