Chromium Code Reviews| Index: components/wifi_sync/DEPS |
| diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS |
| index c9d0bc0425706d6e36d7e363377e6f1b093414a2..056204f11bdf27ccab06a3791f0bb8043962f40a 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", |
|
pavely
2015/01/21 23:08:40
could you put "+sync/internal_api/public/attachmen
mukesh agrawal
2015/01/22 00:36:00
Done.
|
| "+sync/protocol", |
| "+third_party/cros_system_api/dbus/service_constants.h", |
| ] |