| 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",
|
| ]
|
|
|