| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index d6112ba961d8aaf5c0d2f65c5c84dc0714cfa341..d56c01dfb1cf705c40beeabd6b0c797c66e640f7 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -43,6 +43,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/WebServiceWorkerCacheStorageError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
|
|
|