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

Unified Diff: components/sync/engine/DEPS

Issue 2245073003: [Sync] Clean up intra-sync DEPS significantly. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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
index 468d1dc1035e28cadfaf3d9574954df7eee6366b..474630cdea0aea287d094614eddf0e649bb2235a 100644
--- a/components/sync/engine/DEPS
+++ b/components/sync/engine/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+components/sync/base",
- # TODO(maxbogue): Move to engine.
- "+components/sync/core/sync_encryption_handler.h",
+ # TODO(crbug.com/631271): core should be split into driver/engine/api.
+ "+components/sync/core",
"+components/sync/protocol",
# TODO(maxbogue): Move events to engine_impl.
"+components/sync/sessions_impl",

Powered by Google App Engine
This is Rietveld 408576698