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

Unified Diff: components/sync/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
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/DEPS
diff --git a/sync/DEPS b/components/sync/DEPS
similarity index 91%
rename from sync/DEPS
rename to components/sync/DEPS
index bbe2669b605d5452b3ce4b5a1477a4a70a879989..25bc59b9ba1ff77408a4b9f2cf85cfa9759e3703 100644
--- a/sync/DEPS
+++ b/components/sync/DEPS
@@ -10,5 +10,5 @@ include_rules = [
"+testing",
# Force subdirectories to explicitly define DEPS.
- "-sync",
+ "-components/sync",
]
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698