| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index ed2d8607be997810d3e408e716102a61681a99ed..cc360db9abbcabffbe1aa807641ed762b0533904 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",
|
|
|