| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 89bdfb6c05a6a35b17abefe804a7f104f520c4d0..e3623a705fc5078f45b789bfaf94459a1a4ab86f 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -6,6 +6,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/WebCString.h",
|
| "+third_party/WebKit/public/platform/modules/device_orientation/WebDeviceMotionData.h",
|
|
|