Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / components / metrics / DEPS
1 # This component is shared with the Chrome OS build, so it's important to limit
2 # dependencies to a minimal set.
3 include_rules = [ 
4   "-components",
5   "+components/metrics",
6   "+components/variations",
7   "-net",
8   "+third_party/zlib",
9 ]