| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index bd7a6023bedc49369d0cc7d92f805730911a85c0..1af4237d1f0c2831fc18a5c6ef5cb5dcd422844b 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -31,6 +31,7 @@ include_rules = [
|
| # No inclusion of WebKit from the browser, other than strictly enum/POD,
|
| # header-only types, and some selected common code.
|
| "-third_party/WebKit",
|
| + "+third_party/WebKit/public/platform/WebBatteryStatus.h",
|
| "+third_party/WebKit/public/platform/WebCursorInfo.h",
|
| "+third_party/WebKit/public/platform/WebGamepad.h",
|
| "+third_party/WebKit/public/platform/WebGamepads.h",
|
|
|