| Index: components/guest_view/browser/DEPS
|
| diff --git a/components/devtools_http_handler/DEPS b/components/guest_view/browser/DEPS
|
| similarity index 54%
|
| copy from components/devtools_http_handler/DEPS
|
| copy to components/guest_view/browser/DEPS
|
| index c85bd3d463264c770367d1f32d71fdfeeb2f1af3..f0c51e42b11a293833ead6885e5807a76518805b 100644
|
| --- a/components/devtools_http_handler/DEPS
|
| +++ b/components/guest_view/browser/DEPS
|
| @@ -1,7 +1,8 @@
|
| include_rules = [
|
| - "+components/devtools_discovery",
|
| + "+components/ui/zoom",
|
| "+content/public/browser",
|
| "+content/public/common",
|
| "+content/public/test",
|
| - "+net",
|
| + "+ipc",
|
| + '+third_party/WebKit/public/web/WebInputEvent.h',
|
| ]
|
|
|