Roll src/third_party/WebKit 605a979:06cb9e9 (svn 202556:202558)
[chromium-blink-merge.git] / components / variations / DEPS
blob76275a761a14caa2f65a7179b36a4da16dc6b350
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_keys",
7   "+components/variations",
8   "+crypto",
9   "-net",
10   "+third_party/mt19937ar",
11   "+third_party/protobuf",