| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index ec5ce0a611872ec93c41fcbadbbffa159bcf346b..295b8e9d325ce5987e3d9f2da7cf9f72a8e5049a 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -8,6 +8,7 @@ include_rules = [
|
| # header-only types, and some selected common code.
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebBatteryStatus.h",
|
| + "+third_party/WebKit/public/platform/WebCircularGeofencingRegion.h",
|
| "+third_party/WebKit/public/platform/WebCString.h",
|
| "+third_party/WebKit/public/platform/WebDeviceMotionData.h",
|
| "+third_party/WebKit/public/platform/WebDeviceOrientationData.h",
|
|
|