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

Unified Diff: components/feature_engagement_tracker/DEPS

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/feature_engagement_tracker/DEPS
diff --git a/components/feature_engagement_tracker/DEPS b/components/feature_engagement_tracker/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..1347398646b338a2bed166130c9d18d0e0c8d05d
--- /dev/null
+++ b/components/feature_engagement_tracker/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "-content",
+ "+jni",
+ "+components/keyed_service",
+]

Powered by Google App Engine
This is Rietveld 408576698