| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 8474946ae138cece8273dfb752a61fa31abd607b..23e91ce9629b118b5e0be244f99767335efe1ab0 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -44,6 +44,7 @@ include_rules = [
|
| "+third_party/WebKit/public/platform/WebScreenOrientationLockType.h",
|
| "+third_party/WebKit/public/platform/WebScreenOrientationType.h",
|
| "+third_party/WebKit/public/platform/WebScreenInfo.h",
|
| + "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
|
|
|