Chromium Code Reviews| Index: components/data_use_measurement/DEPS |
| diff --git a/components/web_modal/DEPS b/components/data_use_measurement/DEPS |
| similarity index 62% |
| copy from components/web_modal/DEPS |
| copy to components/data_use_measurement/DEPS |
| index 3539cc439134891e656897f888f72d62ceba8186..862359c713a90fac28d2a2913a95fd110726e64f 100644 |
| --- a/components/web_modal/DEPS |
| +++ b/components/data_use_measurement/DEPS |
| @@ -1,6 +1,5 @@ |
| include_rules = [ |
| "+content/public/browser", |
|
sclittle
2015/08/21 23:55:34
Create separate DEPS files in the data_use_measure
|
| - "+content/public/test", |
| "+net/base", |
| - "+ui/gfx", |
| + "+net/url_request", |
| ] |