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 8fa9d48d882c65ff66720258905d4ce9964b0928..4fd71deafc110a1b552f408baebafa239d212f99 100644 |
| --- a/components/data_use_measurement/core/DEPS |
| +++ b/components/data_use_measurement/core/DEPS |
| @@ -1,3 +1,6 @@ |
| include_rules = [ |
| "+net", |
| + "+components/metrics", |
| + "+content/public/common", |
|
Not at Google. Contact bengr
2016/11/01 21:32:04
data_use_measurement/core/ should not depend on co
Raj
2016/11/08 22:39:31
I am following option#2.
option#1 will not be eno
|
| + "+content/public/browser", |
| ] |