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..8daf1b3b8d560853d2b91826838ec93e140c0aa7 |
| --- /dev/null |
| +++ b/components/wifi_sync/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+third_party/cros_system_api/dbus/service_constants.h", |
| +] |