| Index: sync/notifier/DEPS
|
| diff --git a/sync/notifier/DEPS b/sync/notifier/DEPS
|
| index 0856674eed2f5a8e00df248801201835977e8ac4..c16c2919afdd6d60c9da70f66cc48d47d00ca313 100644
|
| --- a/sync/notifier/DEPS
|
| +++ b/sync/notifier/DEPS
|
| @@ -1,7 +1,20 @@
|
| include_rules = [
|
| "+google/cacheinvalidation",
|
| + "+jingle/notifier",
|
| + "+net/base/backoff_entry.h",
|
| + "+net/base/mock_host_resolver.h",
|
| + "+net/base/network_change_notifier.h",
|
| + "+net/http/http_status_code.h",
|
| + "+net/url_request",
|
|
|
| "+sync/base",
|
| "+sync/internal_api/public/base",
|
| "+sync/internal_api/public/util",
|
| + "+sync/protocol/service_constants.h",
|
| + "+sync/util",
|
| +
|
| + # unit tests depend on talk/base.
|
| + "+talk/base",
|
| + # sync_notifier depends on the xmpp part of libjingle.
|
| + "+talk/xmpp",
|
| ]
|
|
|