| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index d8586b5058a8734c2666563cbedd3097cbad0a07..4d0a87357c454b1630393e34bfd17cec1b0cf780 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -32,6 +32,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",
|
|
|