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

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: test integration with chromeos network settings backend Created 6 years 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
new file mode 100644
index 0000000000000000000000000000000000000000..d0cb00dac8535700a8c434d10e02f3e5f86b9743
--- /dev/null
+++ b/components/wifi_sync/DEPS
@@ -0,0 +1,7 @@
+include_rules = [
+ "+chromeos/network",
+ "+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