| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index d6b4b679faa3f3dd950d02e27a599be200294466..239937d847a171ea79387d76efa81ac05edef22f 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -11,7 +11,6 @@ include_rules = [
|
| # header-only types, and some selected common code.
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebAddressSpace.h",
|
| - "+third_party/WebKit/public/platform/WebCoalescedInputEvent.h",
|
| "+third_party/WebKit/public/platform/WebCString.h",
|
| "+third_party/WebKit/public/platform/WebDisplayMode.h",
|
| "+third_party/WebKit/public/platform/WebDragOperation.h",
|
|
|