| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index 09cfc344169ad720f6ed8fddc3c1313bc9ebc78e..bdab68ff58f2637840e8b9c1bc3731680929da3d 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -160,9 +160,9 @@ 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/WebPushPermissionStatus.h",
|
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
|
| "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
|
| + "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
|
| "+third_party/WebKit/public/web/WebCache.h",
|
| "+third_party/WebKit/public/web/WebContextMenuData.h",
|
| "+third_party/WebKit/public/web/WebFindOptions.h",
|
|
|