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

Unified Diff: sync/util/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/tools/testserver/xmppserver_test.py ('k') | sync/util/cryptographer.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/util/DEPS
diff --git a/sync/util/DEPS b/sync/util/DEPS
deleted file mode 100644
index d311654f50c08d5f750a0335ea85675643379f02..0000000000000000000000000000000000000000
--- a/sync/util/DEPS
+++ /dev/null
@@ -1,13 +0,0 @@
-include_rules = [
- "+chromeos",
- "+crypto",
- "+sync/base",
- "+sync/internal_api/public/base",
- "+sync/internal_api/public/util",
- "+sync/protocol",
- "+sync/test/fake_encryptor.h",
-
- # TODO(zea): remove this once we don't need the cryptographer to get the set
- # of encrypted types.
- "+sync/syncable/nigori_handler.h"
-]
« no previous file with comments | « sync/tools/testserver/xmppserver_test.py ('k') | sync/util/cryptographer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698