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..3e3fb0f5a2d0488f9148b4e11f2edfb09279b9cc |
| --- /dev/null |
| +++ b/components/wifi_sync/DEPS |
| @@ -0,0 +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", |
| +] |