Chromium Code Reviews| Index: components/quirks/DEPS | 
| diff --git a/components/cronet/DEPS b/components/quirks/DEPS | 
| similarity index 62% | 
| copy from components/cronet/DEPS | 
| copy to components/quirks/DEPS | 
| index bd43afc22226de7b164de9a2a43cabf4e91ec995..ef5af18417b59bfb2c0ddaf5f8feee2bb02cefb3 100644 | 
| --- a/components/cronet/DEPS | 
| +++ b/components/quirks/DEPS | 
| @@ -1,5 +1,5 @@ | 
| include_rules = [ | 
| - "+components/metrics", | 
| + "+chromeos/chromeos_paths.h", | 
| 
 
stevenjb
2016/02/16 20:07:51
I don't think we should add this dependency, we ca
 
Greg Levin
2016/02/17 23:01:51
Done (added to delegate).
 
 | 
| "+components/prefs", | 
| "+net", | 
| ] |