Chromium Code Reviews| Index: content/common/DEPS |
| diff --git a/content/common/DEPS b/content/common/DEPS |
| index 66adccce7df099b68495bdbba966ba90a7a1e58e..bbe00edb5ea6d4c2be8910e4e44ff6cddbdce651 100644 |
| --- a/content/common/DEPS |
| +++ b/content/common/DEPS |
| @@ -9,6 +9,7 @@ include_rules = [ |
| # No inclusion of WebKit from the browser, other than strictly enum/POD, |
| # header-only types, and some selected common code. |
| "-third_party/WebKit", |
| + "+third_party/WebKit/public/platform/CoalescedWebInputEvent.h", |
|
Navid Zolghadr
2016/11/16 17:17:38
Dave, is this okay to include such a object like C
jbroman
2016/11/22 15:27:37
Is there a lot of value to doing this, as opposed
Navid Zolghadr
2016/11/22 15:38:04
So you are suggesting something like what I had in
jbroman
2016/11/22 16:02:39
Discussed offline. It'd be nice not to expand this
Navid Zolghadr
2016/11/22 16:59:54
esprehn@, jochen@ what do you think about this?
We
|
| "+third_party/WebKit/public/platform/WebAddressSpace.h", |
| "+third_party/WebKit/public/platform/WebCString.h", |
| "+third_party/WebKit/public/platform/WebDisplayMode.h", |