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

Unified Diff: components/wifi_sync/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/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_credential_syncable_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/wifi_sync/DEPS
diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS
index 9b1111c30f521f9734718682b29b110958500101..1497687fd55f75157057ba6ed0f0670271f94c19 100644
--- a/components/wifi_sync/DEPS
+++ b/components/wifi_sync/DEPS
@@ -5,8 +5,8 @@ include_rules = [
"+components/keyed_service/content",
"+components/keyed_service/core",
"+components/onc",
- "+components/sync/api",
"+components/sync/core/attachments",
+ "+components/sync/model",
"+components/sync/protocol",
"+content/public/browser",
"+third_party/cros_system_api/dbus/service_constants.h",
« no previous file with comments | « components/wifi_sync/BUILD.gn ('k') | components/wifi_sync/wifi_credential_syncable_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698