| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index c36293e0bbb81a41856bf4dda2d85e316146a078..1053daf70ee9d93f53f2917d5b4f4101cc8614ef 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -10,6 +10,7 @@ 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",
|
|
|