| Index: content/browser/DEPS
|
| diff --git a/content/browser/DEPS b/content/browser/DEPS
|
| index 408883d33dc70c5a75c720d62f88ad3c557e6b22..d8586b5058a8734c2666563cbedd3097cbad0a07 100644
|
| --- a/content/browser/DEPS
|
| +++ b/content/browser/DEPS
|
| @@ -47,6 +47,7 @@ include_rules = [
|
| "+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/WebServiceWorkerResponseType.h",
|
| "+third_party/WebKit/public/platform/WebServiceWorkerState.h",
|
| "+third_party/WebKit/public/platform/WebString.h",
|
| "+third_party/WebKit/public/platform/WebVibration.h",
|
|
|