Fix bug in load time stats.
[chromium-blink-merge.git] / sync / notifier / DEPS
blobc59f7bfa3f8ba22aeaa35ec7fe5a46d13845f30d
1 include_rules = [
2   "+google/cacheinvalidation",
3   "+jingle/notifier",
4   "+net/base/mock_host_resolver.h",
5   "+net/url_request/url_request_context.h",
6   "+net/url_request/url_request_test_util.h",
8   "+sync/internal_api/public/base",
9   "+sync/internal_api/public/util",
10   "+sync/protocol/service_constants.h",
11   "+sync/util",
13   # unit tests depend on talk/base.
14   "+talk/base",
15   # sync_notifier depends on the xmpp part of libjingle.
16   "+talk/xmpp",