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

Unified Diff: components/feature_engagement_tracker/DEPS

Issue 2876633002: Add a PersistentStore to FeatureEngagementTracker (Closed)
Patch Set: Fix deps Created 3 years, 7 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 | « no previous file | components/feature_engagement_tracker/components_unittests.filter » ('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
index 1347398646b338a2bed166130c9d18d0e0c8d05d..925a7c7999f16472b119ac3905c6e5afaa426068 100644
--- a/components/feature_engagement_tracker/DEPS
+++ b/components/feature_engagement_tracker/DEPS
@@ -2,4 +2,5 @@ include_rules = [
"-content",
"+jni",
"+components/keyed_service",
+ "+components/leveldb_proto",
]
« no previous file with comments | « no previous file | components/feature_engagement_tracker/components_unittests.filter » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698