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

Unified Diff: components/sync/user_events/DEPS

Issue 2856933005: [Sync] Create UserEventSyncBridge. (Closed)
Patch Set: Removing autocomplete_sync_bridge_unittest.cc from cl. 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
new file mode 100644
index 0000000000000000000000000000000000000000..50cf983f734cf80dbd9ca8669c6d5d1f4989714f
--- /dev/null
+++ b/components/sync/user_events/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ "+components/sync/driver",
+ "+components/sync/model",
+ "+components/sync/protocol",
+]
« no previous file with comments | « components/sync/protocol/user_event_specifics.proto ('k') | components/sync/user_events/user_event_sync_bridge.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698