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

Unified Diff: components/sync/model/DEPS

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: Created 4 years, 2 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/model/DEPS
diff --git a/components/sync/model/DEPS b/components/sync/model/DEPS
index 4dbc4b3b16281acc0a0343ad03816f7652f04743..edaa1374049a8328702dc4bd6d84109ea4d8bda9 100644
--- a/components/sync/model/DEPS
+++ b/components/sync/model/DEPS
@@ -1,7 +1,6 @@
include_rules = [
"+components/sync/base",
"+components/sync/engine",
- "+components/sync/core",
"+components/sync/model_impl",
"+components/sync/protocol",
# TODO(maxbogue): Move GenerateSyncableHash to base.

Powered by Google App Engine
This is Rietveld 408576698