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

Unified Diff: components/feature_engagement_tracker/DEPS

Issue 2782113002: Add component for feature engagement tracking. (Closed)
Patch Set: Fix typo in //chrome/android/java/DEPS 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
« no previous file with comments | « components/feature_engagement_tracker/BUILD.gn ('k') | components/feature_engagement_tracker/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
+]
« no previous file with comments | « components/feature_engagement_tracker/BUILD.gn ('k') | components/feature_engagement_tracker/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698