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

Unified Diff: components/dom_distiller/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/dom_distiller/DEPS
diff --git a/components/dom_distiller/DEPS b/components/dom_distiller/DEPS
index 8adca12084bd1d8cb7a1a92bd9b4710a9858fcd9..1de619d5a7cc7c979db3a5eab44122a0e43caf8c 100644
--- a/components/dom_distiller/DEPS
+++ b/components/dom_distiller/DEPS
@@ -2,8 +2,8 @@ include_rules = [
"+components/leveldb_proto",
"+components/pref_registry",
"+components/prefs",
- "+components/sync/api",
"+components/sync/core/attachments", # Needed for tests.
+ "+components/sync/model",
"+components/sync/protocol",
"+components/variations",
"+google", # For third_party/protobuf.

Powered by Google App Engine
This is Rietveld 408576698