| Index: content/common/DEPS
|
| diff --git a/content/common/DEPS b/content/common/DEPS
|
| index 64cd684b65e0acedcbbc57fb9b57064a928d85bc..36e204840606895d57370c8ffc3f6c582cda9c7d 100644
|
| --- a/content/common/DEPS
|
| +++ b/content/common/DEPS
|
| @@ -27,9 +27,10 @@ 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/WebServiceWorkerClientType.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerEventResult.h",
|
| - "+third_party/WebKit/public/platform/WebServiceWorkerCacheError.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerResponseType.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
|
| "+third_party/WebKit/public/platform/WebStorageArea.h",
|
|
|