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

Unified Diff: 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 | « sync/BUILD.gn ('k') | sync/OWNERS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/DEPS
diff --git a/sync/DEPS b/sync/DEPS
deleted file mode 100644
index bbe2669b605d5452b3ce4b5a1477a4a70a879989..0000000000000000000000000000000000000000
--- a/sync/DEPS
+++ /dev/null
@@ -1,14 +0,0 @@
-include_rules = [
- # Repeat these from the top-level DEPS file so one can just run
- #
- # checkdeps.py sync
- #
- # to test.
- "+base",
- "+build",
- "+google_apis",
- "+testing",
-
- # Force subdirectories to explicitly define DEPS.
- "-sync",
-]
« no previous file with comments | « sync/BUILD.gn ('k') | sync/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698