| Index: components/framelet/browser/DEPS
|
| diff --git a/components/ui/zoom/DEPS b/components/framelet/browser/DEPS
|
| similarity index 55%
|
| copy from components/ui/zoom/DEPS
|
| copy to components/framelet/browser/DEPS
|
| index cdd5019e6f3036ff07d54a6e1bf31983f058bf59..e3bf6b0aa9262f87bfe497611829a0843cbc9331 100644
|
| --- a/components/ui/zoom/DEPS
|
| +++ b/components/framelet/browser/DEPS
|
| @@ -1,8 +1,8 @@
|
| include_rules = [
|
| + "+cc",
|
| + "+components/guest_view/browser",
|
| + "+components/strings",
|
| "+content/public/browser",
|
| "+content/public/common",
|
| "+ipc",
|
| - "+net/base",
|
| - "+url",
|
| ]
|
| -
|
|
|