Chromium Code Reviews| 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", |
| +] |