Chromium Code Reviews| Index: components/variations/DEPS |
| diff --git a/components/variations/DEPS b/components/variations/DEPS |
| index 74cc51a43d8486882ef30592b8c374b6474641db..bd38a5ca56685c26cdf463f4e20a5e744f3518ba 100644 |
| --- a/components/variations/DEPS |
| +++ b/components/variations/DEPS |
| @@ -9,4 +9,5 @@ include_rules = [ |
| "-net", |
| "+third_party/mt19937ar", |
| "+third_party/protobuf", |
| + "+third_party/zlib/google", |
| ] |