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

Unified Diff: components/wifi_sync/DEPS

Issue 709683004: components: add wifi_sync component (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@submit-1-security-class
Patch Set: Created 6 years, 1 month 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 8daf1b3b8d560853d2b91826838ec93e140c0aa7..3e3fb0f5a2d0488f9148b4e11f2edfb09279b9cc 100644
--- a/components/wifi_sync/DEPS
+++ b/components/wifi_sync/DEPS
@@ -1,3 +1,7 @@
include_rules = [
+ "+chrome/browser/profiles",
+ "+components/keyed_service/content",
+ "+components/keyed_service/core",
+ "+sync/api",
"+third_party/cros_system_api/dbus/service_constants.h",
]

Powered by Google App Engine
This is Rietveld 408576698