| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index be3040d2396714360220dadd5d295319d49e2d5c..73e4d4a9b741e1e2c9c549a0e0ba52464734e09d 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -38,6 +38,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",
|
|
|