Chromium Code Reviews| Index: components/quirks_client/DEPS |
| diff --git a/components/cronet/DEPS b/components/quirks_client/DEPS |
| similarity index 62% |
| copy from components/cronet/DEPS |
| copy to components/quirks_client/DEPS |
| index bd43afc22226de7b164de9a2a43cabf4e91ec995..ef5af18417b59bfb2c0ddaf5f8feee2bb02cefb3 100644 |
| --- a/components/cronet/DEPS |
| +++ b/components/quirks_client/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| - "+components/metrics", |
| + "+chromeos/chromeos_paths.h", |
|
blundell
2016/02/12 08:48:09
You're missing this dependency in the gypi.
|
| "+components/prefs", |
| "+net", |
| ] |