Index: ui/events/blink/DEPS |
diff --git a/ui/events/blink/DEPS b/ui/events/blink/DEPS |
index c28eb31be0ac7380f5b172cf94dd9e98d4fafce2..6fa4026ac43cfbca0411c82af19489ac561f8cf7 100644 |
--- a/ui/events/blink/DEPS |
+++ b/ui/events/blink/DEPS |
@@ -1,3 +1,16 @@ |
include_rules = [ |
+ "+cc/input/input_handler.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/WebPoint.h", |
+ "+third_party/WebKit/public/web/WebActiveWheelFlingParameters.h", |
"+third_party/WebKit/public/web/WebInputEvent.h", |
+ |
+ "+ui/gfx/geometry", |
+ "+ui/events" |
] |