Chromium Code Reviews| Index: blimp/client/DEPS |
| diff --git a/blimp/client/DEPS b/blimp/client/DEPS |
| index e2188e268d376f6945ccc41e806d32d3c7c3cea6..cf16fa4f8014998e7597e1994224f457064f8445 100644 |
| --- a/blimp/client/DEPS |
| +++ b/blimp/client/DEPS |
| @@ -13,7 +13,7 @@ include_rules = [ |
| "+gpu", |
| "+jni", |
| "+net", |
| - "+third_party/WebKit/public/web/WebInputEvent.h", |
| + "+third_party/WebKit/public/platform/WebInputEvent.h", |
|
Khushal
2016/10/03 20:04:58
Why did we need to change this?
xingliu
2016/10/04 18:33:49
Someone moved the sources of Webkit.
Probably thi
|
| "+ui/android", |
| "+ui/base/ime/text_input_type.h", |
| "+ui/events", |