| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 63d9c41d240884d6288250794538f457b782ebe4..e4d800f3790e2f51c28ef5a50af1acbb408d1801 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -33,6 +33,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/WebCursorInfo.h",
|
| "+third_party/WebKit/public/platform/WebGamepad.h",
|
| "+third_party/WebKit/public/platform/WebGamepads.h",
|
|
|