Index: components/wifi_sync/DEPS |
diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..6c6876037c2073a476c4e0722d6d418603588eb6 |
--- /dev/null |
+++ b/components/wifi_sync/DEPS |
@@ -0,0 +1,6 @@ |
+include_rules = [ |
+ "+components/keyed_service/content", |
+ "+components/keyed_service/core", |
+ "+sync/api", |
+ "+third_party/cros_system_api/dbus/service_constants.h", |
+] |