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

Unified Diff: components/sync/core_impl/DEPS

Issue 2413313004: [Sync] Move the last things out of core/. (Closed)
Patch Set: Address comments. Created 4 years, 2 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/core/test/test_internal_components_factory.h ('k') | components/sync/core_impl/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/core_impl/DEPS
diff --git a/components/sync/core_impl/DEPS b/components/sync/core_impl/DEPS
deleted file mode 100644
index d3147ec5d177ed914616e8239453acb28e79e92e..0000000000000000000000000000000000000000
--- a/components/sync/core_impl/DEPS
+++ /dev/null
@@ -1,20 +0,0 @@
-include_rules = [
- "+components/sync/base",
- "+components/sync/core",
- "+components/sync/engine",
- "+components/sync/engine_impl",
- "+components/sync/js",
- "+components/sync/model",
- "+components/sync/protocol",
- "+components/sync/syncable",
- "+components/sync/test",
- "+components/sync/base",
- "+net/base",
- "+net/cookies",
- "+net/http",
- "+net/test",
- "+net/url_request",
- "+sql",
- "+third_party/leveldatabase", # for ModelTypeStore implementation
- "+third_party/protobuf", # for unit test
-]
« no previous file with comments | « components/sync/core/test/test_internal_components_factory.h ('k') | components/sync/core_impl/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698