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

Unified Diff: components/BUILD.gn

Issue 2567263003: Basic UkmService implementation (Closed)
Patch Set: Minor changes 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 1c1eecf3d6c761e41dcfaf30bc09cd27476ef98a..93d578312ab032f90f0ded4b20170e917b84f718 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -144,6 +144,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