| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 181189b70554e9dd4c7305cf076f9a5174edf185..46118ac78f119541ed9d2f59fb809fd9b48a76f9 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",
|
|
|