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

Unified Diff: sync/internal_api/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/engine/worker_entity_tracker_unittest.cc ('k') | sync/internal_api/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/internal_api/DEPS
diff --git a/sync/internal_api/DEPS b/sync/internal_api/DEPS
deleted file mode 100644
index 51fa1b8ed399b34f524f5c367b8102e285773181..0000000000000000000000000000000000000000
--- a/sync/internal_api/DEPS
+++ /dev/null
@@ -1,20 +0,0 @@
-include_rules = [
- "+net/base",
- "+net/cookies",
- "+net/http",
- "+net/test",
- "+net/url_request",
- "+sql",
- "+sync/api",
- "+sync/base",
- "+sync/engine",
- "+sync/js",
- "+sync/protocol",
- "+sync/sessions",
- "+sync/syncable",
- "+sync/test",
- "+sync/util",
- "+third_party/leveldatabase", # for ModelTypeStore implementation
- "+third_party/protobuf", # for unit test
- "+third_party/zlib", # For UniquePosition compression
-]
« no previous file with comments | « sync/engine/worker_entity_tracker_unittest.cc ('k') | sync/internal_api/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698