| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index c6d4ffdcb53fc61d1c3a419093cec09b59264d78..a42fa97b922a638c6f3f8b40e148de0cbb872934 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -66,6 +66,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebGestureEvent.h",
|
| "+third_party/WebKit/public/platform/WebInputEvent.h",
|
| "+third_party/WebKit/public/platform/WebInsecureRequestPolicy.h",
|
| + "+third_party/WebKit/public/platform/WebKeyboardEvent.h",
|
| "+third_party/WebKit/public/platform/WebMixedContentContextType.h",
|
| "+third_party/WebKit/public/platform/WebMouseEvent.h",
|
| "+third_party/WebKit/public/platform/WebMouseWheelEvent.h",
|
| @@ -75,6 +76,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| "+third_party/WebKit/public/platform/WebSecurityStyle.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| + "+third_party/WebKit/public/platform/WebTouchEvent.h",
|
| "+third_party/WebKit/public/platform/WebTextInputType.h",
|
| "+third_party/WebKit/public/platform/mime_registry.mojom.h",
|
| "+third_party/WebKit/public/platform/modules/background_sync/background_sync.mojom.h",
|
|
|