Chromium Code Reviews| Index: components/metrics/net/DEPS |
| diff --git a/components/metrics/net/DEPS b/components/metrics/net/DEPS |
| index c7c67e4830e7d5ea9c4a6f4753082b9a8a2ba5f5..f0349cc54c16a65d098f3473c5bbe6ff86f716e0 100644 |
| --- a/components/metrics/net/DEPS |
| +++ b/components/metrics/net/DEPS |
| @@ -1,6 +1,7 @@ |
| -include_rules = [ |
| +include_rules = [ |
| "+chromeos/network", |
| "+components/data_use_measurement/core", |
| + "+components/variations", |
| "+net", |
| "+third_party/cros_system_api", |
| ] |