| Index: components/wifi_sync/DEPS
|
| diff --git a/components/wifi_sync/DEPS b/components/wifi_sync/DEPS
|
| index 15f15393d542850742547cd3cb966affcb92e6af..a71139a8c933ebb6400eb31acaa0179908e4f218 100644
|
| --- a/components/wifi_sync/DEPS
|
| +++ b/components/wifi_sync/DEPS
|
| @@ -1,8 +1,11 @@
|
| include_rules = [
|
| + "+chromeos/dbus",
|
| + "+chromeos/login",
|
| "+chromeos/network",
|
| "+components/keyed_service/content",
|
| "+components/keyed_service/core",
|
| "+components/onc",
|
| + "+content/public/browser/browser_context.h",
|
| "+sync/api",
|
| "+sync/protocol",
|
| "+third_party/cros_system_api/dbus/service_constants.h",
|
|
|