| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 651cb80d2a64cfbf3944aa764bff82326bd33677..ecb6ad510e2043467a9f365e0a9684528be899e0 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -9,6 +9,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",
|
|
|