| Index: chrome/browser/DEPS
|
| diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
|
| index f9572557059ffa6751b3309f24d0fd41a23eda99..cf1352468e108557e1b490709dee124142ea74ec 100644
|
| --- a/chrome/browser/DEPS
|
| +++ b/chrome/browser/DEPS
|
| @@ -153,6 +153,7 @@ include_rules = [
|
| "-third_party/WebKit",
|
| "+third_party/WebKit/public/platform/WebCursorInfo.h",
|
| "+third_party/WebKit/public/platform/WebNotificationPermission.h",
|
| + "+third_party/WebKit/public/platform/WebPushPermissionStatus.h",
|
| "+third_party/WebKit/public/platform/WebRect.h",
|
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
|
|