| Index: components/web_modal/DEPS
|
| diff --git a/components/navigation_interception/DEPS b/components/web_modal/DEPS
|
| similarity index 60%
|
| copy from components/navigation_interception/DEPS
|
| copy to components/web_modal/DEPS
|
| index cee4d3e1b1c93c92111e7ad3d30cf44af053d19e..3539cc439134891e656897f888f72d62ceba8186 100644
|
| --- a/components/navigation_interception/DEPS
|
| +++ b/components/web_modal/DEPS
|
| @@ -1,8 +1,6 @@
|
| include_rules = [
|
| - "+jni",
|
| - "+net",
|
| -
|
| "+content/public/browser",
|
| - "+content/public/common",
|
| "+content/public/test",
|
| + "+net/base",
|
| + "+ui/gfx",
|
| ]
|
|
|