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

Unified Diff: components/sync/engine/DEPS

Issue 2130453004: [Sync] Move //sync to //components/sync. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 4 years, 5 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/engine/DEPS
diff --git a/components/sync/engine/DEPS b/components/sync/engine/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..468d1dc1035e28cadfaf3d9574954df7eee6366b
--- /dev/null
+++ b/components/sync/engine/DEPS
@@ -0,0 +1,9 @@
+include_rules = [
+ "+components/sync/base",
+ # TODO(maxbogue): Move to engine.
+ "+components/sync/core/sync_encryption_handler.h",
+ "+components/sync/protocol",
+ # TODO(maxbogue): Move events to engine_impl.
+ "+components/sync/sessions_impl",
+]
+
« no previous file with comments | « components/sync/core_impl/test/test_user_share.cc ('k') | components/sync/engine/events/clear_server_data_request_event.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698