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

Unified Diff: components/BUILD.gn

Issue 2782113002: Add component for feature engagement tracking. (Closed)
Patch Set: Redirect incognito profile to original profile 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
Index: components/BUILD.gn
diff --git a/components/BUILD.gn b/components/BUILD.gn
index 8caafb981e91f9c6d17b30821df785da366670d4..1e78ce580a5b9ff85570dca688e2005b4adcb28c 100644
--- a/components/BUILD.gn
+++ b/components/BUILD.gn
@@ -84,6 +84,7 @@ test("components_unittests") {
"//components/doodle:unit_tests",
"//components/favicon/core:unit_tests",
"//components/favicon_base:unit_tests",
+ "//components/feature_engagement_tracker:unit_tests",
"//components/flags_ui:unit_tests",
"//components/gcm_driver:unit_tests",
"//components/gcm_driver/crypto:unit_tests",

Powered by Google App Engine
This is Rietveld 408576698