| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 2ed7e5cc7ab88a0dc8e1fa6aecbef00a6d24ec36..092903f44e0a3a4ab19a71fb5ae4005e4dd810d6 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -63,6 +63,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/modules/indexeddb/WebIDBTypes.h",
|
| "+third_party/WebKit/public/platform/modules/notifications/WebNotificationPermission.h",
|
| "+third_party/WebKit/public/platform/modules/push_messaging/WebPushPermissionStatus.h",
|
| + "+third_party/WebKit/public/platform/modules/vr/WebVR.h",
|
| "+third_party/WebKit/public/web/mac/WebScrollbarTheme.h",
|
| "+third_party/WebKit/public/web/WebAXEnums.h",
|
| "+third_party/WebKit/public/web/WebCompositionUnderline.h",
|
|
|