Don't switch browser locale on secondary user login
[chromium-blink-merge.git] / sync / notifier / DEPS
blobe02d522377d4a1c2c9a42610ada1b095beb35f42
1 include_rules = [
2   "+google/cacheinvalidation",
3   "+jingle/notifier",
4   "+net/base/backoff_entry.h",
5   "+net/base/mock_host_resolver.h",
6   "+net/url_request/url_request_context.h",
7   "+net/url_request/url_request_test_util.h",
9   "+sync/base",
10   "+sync/internal_api/public/base",
11   "+sync/internal_api/public/util",
12   "+sync/protocol/service_constants.h",
13   "+sync/util",
15   # unit tests depend on talk/base.
16   "+talk/base",
17   # sync_notifier depends on the xmpp part of libjingle.
18   "+talk/xmpp",