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

Unified Diff: components/sync/user_events/DEPS

Issue 2864973002: [Sync] Create UserEventService. (Closed)
Patch Set: Updates for Patrick. 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 | « components/sync/BUILD.gn ('k') | components/sync/user_events/user_event_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/user_events/user_event_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698