| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index cdd8adeee5d31f619113f29b585ec8786c87f6f3..6efe1f910feb7249dd339aafdd07e559bdf4651a 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -14,6 +14,7 @@ include_rules = [
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebCString.h",
|
| "+third_party/WebKit/public/platform/WebDeviceMotionData.h",
|
| + "+third_party/WebKit/public/platform/WebDeviceOrientationData.h",
|
| "+third_party/WebKit/public/platform/WebFloatPoint.h",
|
| "+third_party/WebKit/public/platform/WebFloatRect.h",
|
| "+third_party/WebKit/public/platform/WebGamepads.h",
|
|
|