| Index: ui/events/blink/DEPS
|
| diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS
|
| index 342edac55bee85d7678faf48c9ac973bdafd92e6..d5cb88cf76c539e44ea1fee6182ceace33a02b65 100644
|
| --- a/ui/events/blink/DEPS
|
| +++ b/ui/events/blink/DEPS
|
| @@ -11,8 +11,10 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebFloatSize.h",
|
| "+third_party/WebKit/public/platform/WebGestureEvent.h",
|
| "+third_party/WebKit/public/platform/WebInputEvent.h",
|
| + "+third_party/WebKit/public/platform/WebKeyboardEvent.h",
|
| "+third_party/WebKit/public/platform/WebMouseWheelEvent.h",
|
| "+third_party/WebKit/public/platform/WebPoint.h",
|
| + "+third_party/WebKit/public/platform/WebTouchEvent.h",
|
| "+third_party/WebKit/public/web/WebActiveWheelFlingParameters.h",
|
|
|
| "+ui/display/win",
|
|
|