| Index: ui/events/blink/DEPS
|
| diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
|
| index 9a2a9a8a2e89e62874d0d20a5ef4ce94ed590362..94532ab2c8ace7c1fdbc9d8205a7287b7e15f850 100644
|
| --- a/ui/events/blink/DEPS
|
| +++ b/ui/events/blink/DEPS
|
| @@ -3,15 +3,16 @@ include_rules = [
|
| "+cc/input/main_thread_scrolling_reason.h",
|
| "+cc/input/scroll_elasticity_helper.h",
|
| "+cc/trees/swap_promise_monitor.h",
|
| -
|
| +
|
| "+third_party/WebKit/public/platform/WebGestureCurve.h",
|
| "+third_party/WebKit/public/platform/WebGestureCurveTarget.h",
|
| "+third_party/WebKit/public/platform/WebFloatPoint.h",
|
| "+third_party/WebKit/public/platform/WebFloatSize.h",
|
| + "+third_party/WebKit/public/platform/WebInputEvent.h",
|
| "+third_party/WebKit/public/platform/WebPoint.h",
|
| "+third_party/WebKit/public/web/WebActiveWheelFlingParameters.h",
|
| - "+third_party/WebKit/public/web/WebInputEvent.h",
|
| -
|
| +
|
| + "+ui/display/win",
|
| "+ui/gfx/geometry",
|
| "+ui/events"
|
| ]
|
|
|