Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / components / variations / DEPS
blob74cc51a43d8486882ef30592b8c374b6474641db
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/compression",
6   "+components/crash/core/common",
7   "+components/variations",
8   "+crypto",
9   "-net",
10   "+third_party/mt19937ar",
11   "+third_party/protobuf",