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

Unified Diff: components/wifi_sync/DEPS

Issue 836303004: wifi_sync: implement ACTION_ADD in WifiCredentialSyncableService (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-4.2-wifi-config-delegate
Patch Set: address comments on PS6 Created 5 years, 11 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 c9d0bc0425706d6e36d7e363377e6f1b093414a2..441abe4d2746ad08c19eb68ff9b595004fe7db72 100644
--- a/components/wifi_sync/DEPS
+++ b/components/wifi_sync/DEPS
@@ -1,10 +1,12 @@
include_rules = [
"+chromeos/dbus",
+ "+chromeos/login",
"+chromeos/network",
"+components/keyed_service/content",
"+components/keyed_service/core",
"+components/onc",
"+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