Chromium Code Reviews| Index: components/data_use_measurement/core/DEPS |
| diff --git a/components/data_use_measurement/core/DEPS b/components/data_use_measurement/core/DEPS |
| index ed27444ed6482a381956e5cfa4bb4dcc4ab150f8..0b56a36a393b456b4e71f810f7ae6dc746fb2483 100644 |
| --- a/components/data_use_measurement/core/DEPS |
| +++ b/components/data_use_measurement/core/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+net", |
| "+components/metrics", |
| "+components/domain_reliability", |
| + "+google_apis/gaia", |
| ] |