| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index e7accceddaf3feeaf6bbf37f75ffef2f69943024..6adeda8acba582741b341a209112e7fe81763551 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",
|
|
|