| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 11466fa84a9e200b6829f144e42255c8596a2757..c180ec22a350b44a987e70235c02e80b3a7fafc6 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -51,6 +51,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/WebAddressSpace.h",
|
| "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h",
|
| "+third_party/WebKit/public/platform/WebCursorInfo.h",
|
| "+third_party/WebKit/public/platform/WebDisplayMode.h",
|
|
|