Index: blimp/net/DEPS |
diff --git a/blimp/net/DEPS b/blimp/net/DEPS |
index 9b51d8d7c80255cf1796f10a5691523efdafd367..83020fb1fd4cb7675eba34c7a0861cb429357cb7 100644 |
--- a/blimp/net/DEPS |
+++ b/blimp/net/DEPS |
@@ -1,7 +1,8 @@ |
include_rules = [ |
"+net", |
"+third_party/WebKit/public/platform/WebGestureDevice.h", |
- "+third_party/WebKit/public/web/WebInputEvent.h", |
+ "+third_party/WebKit/public/platform/WebGestureEvent.h", |
+ "+third_party/WebKit/public/platform/WebInputEvent.h", |
"+third_party/grpc", |
"+third_party/zlib", |
"+ui/base/ime/text_input_type.h", |