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

Unified Diff: components/wifi_sync/DEPS

Issue 2148293004: [Sync] //components/sync external changes [DO NOT SUBMIT] (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sc-1
Patch Set: Rebase. Created 4 years, 5 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/wifi_sync/DEPS
diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS
index 54fb2831a03afd8a787c575961492b235f8a7cf9..9b1111c30f521f9734718682b29b110958500101 100644
--- a/components/wifi_sync/DEPS
+++ b/components/wifi_sync/DEPS
@@ -5,9 +5,9 @@ include_rules = [
"+components/keyed_service/content",
"+components/keyed_service/core",
"+components/onc",
+ "+components/sync/api",
+ "+components/sync/core/attachments",
+ "+components/sync/protocol",
"+content/public/browser",
- "+sync/api",
- "+sync/internal_api/public/attachments",
- "+sync/protocol",
"+third_party/cros_system_api/dbus/service_constants.h",
]

Powered by Google App Engine
This is Rietveld 408576698