Index: ui/events/gestures/blink/DEPS |
diff --git a/ui/events/gestures/blink/DEPS b/ui/events/gestures/blink/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ed0bdac647c9177249aaf2c863624915129bef03 |
--- /dev/null |
+++ b/ui/events/gestures/blink/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+third_party/WebKit/public/platform/WebFloatSize.h", |
+ "+third_party/WebKit/public/platform/WebGestureCurve.h", |
+ "+third_party/WebKit/public/platform/WebGestureCurveTarget.h" |
+] |