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

Unified Diff: components/sync/user_events/DEPS

Issue 2864973002: [Sync] Create UserEventService. (Closed)
Patch Set: Added keyed service dep to Build file. 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
Index: components/sync/user_events/DEPS
diff --git a/components/sync/user_events/DEPS b/components/sync/user_events/DEPS
index 50cf983f734cf80dbd9ca8669c6d5d1f4989714f..53d4a2c403237decc5b3de04a5ea63e9856a9e71 100644
--- a/components/sync/user_events/DEPS
+++ b/components/sync/user_events/DEPS
@@ -1,4 +1,6 @@
include_rules = [
+ "+components/keyed_service/core",
+ "+components/sync/base",
"+components/sync/driver",
"+components/sync/model",
"+components/sync/protocol",

Powered by Google App Engine
This is Rietveld 408576698