| Index: components/quirks/DEPS
|
| diff --git a/components/startup_metric_utils/browser/DEPS b/components/quirks/DEPS
|
| similarity index 71%
|
| copy from components/startup_metric_utils/browser/DEPS
|
| copy to components/quirks/DEPS
|
| index 30766b4362873c465a31cfdb54f7b922d21715eb..d486509378142d4c40cb6613e1aca60ebfb051eb 100644
|
| --- a/components/startup_metric_utils/browser/DEPS
|
| +++ b/components/quirks/DEPS
|
| @@ -1,5 +1,5 @@
|
| include_rules = [
|
| "+components/prefs",
|
| "+components/version_info",
|
| - "+content/public/browser",
|
| + "+net",
|
| ]
|
|
|