| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index f011c7b489a4458e96cdb103187090b39815a518..98370cb4a6e00221e8980bff71e655d59b60efa1 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -39,6 +39,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebIDBTypes.h",
|
| "+third_party/WebKit/public/platform/WebReferrerPolicy.h",
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| + "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| "+third_party/WebKit/public/platform/WebVibration.h",
|
| "+third_party/WebKit/public/web/WebAXEnums.h",
|
|
|