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

Unified Diff: components/sync/test/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/syncable/write_transaction_info.cc ('k') | components/sync/test/android/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/test/DEPS
diff --git a/sync/test/DEPS b/components/sync/test/DEPS
similarity index 84%
rename from sync/test/DEPS
rename to components/sync/test/DEPS
index 0bf3ab0a9f0ccf77c3a641c35161250dddcbd87d..b06b9bc89f50399de80116bae22a4a4539659bb4 100644
--- a/sync/test/DEPS
+++ b/components/sync/test/DEPS
@@ -1,6 +1,6 @@
include_rules = [
# Test files can include anything from sync.
- "+sync",
+ "+components/sync",
"+net",
# For generated JNI code.
« no previous file with comments | « components/sync/syncable/write_transaction_info.cc ('k') | components/sync/test/android/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698