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

Unified Diff: components/sync/api/DEPS

Issue 2401223002: [Sync] Renaming sync/api* to sync/model*. (Closed)
Patch Set: Missed a comment in a DEPS file, and rebasing. 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/BUILD.gn ('k') | components/sync/api/attachments/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/sync/api/DEPS
diff --git a/components/sync/api/DEPS b/components/sync/api/DEPS
deleted file mode 100644
index addb749128a7a504ea31b46dd445d714706757d9..0000000000000000000000000000000000000000
--- a/components/sync/api/DEPS
+++ /dev/null
@@ -1,9 +0,0 @@
-include_rules = [
- "+components/sync/api_impl",
- "+components/sync/base",
- "+components/sync/engine",
- "+components/sync/core",
- "+components/sync/protocol",
- # TODO(maxbogue): Move GenerateSyncableHash to base.
- "+components/sync/syncable",
-]
« no previous file with comments | « components/sync/BUILD.gn ('k') | components/sync/api/attachments/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698