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

Unified Diff: components/sync/core_impl/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
Index: components/sync/core_impl/DEPS
diff --git a/components/sync/core_impl/DEPS b/components/sync/core_impl/DEPS
index ba73f46197c8f299505db7c2d6326f05558a53fb..d3147ec5d177ed914616e8239453acb28e79e92e 100644
--- a/components/sync/core_impl/DEPS
+++ b/components/sync/core_impl/DEPS
@@ -1,10 +1,10 @@
include_rules = [
- "+components/sync/api",
"+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",
« no previous file with comments | « components/sync/core/write_transaction.h ('k') | components/sync/core_impl/model_type_connector_proxy_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698