| Index: content/browser/DEPS
 | 
| diff --git a/content/browser/DEPS b/content/browser/DEPS
 | 
| index 84b453a302bd7c2e6b187db8f2046ea502646862..870fdcb79582a8b007bd300461aa2b3f7a1affb7 100644
 | 
| --- a/content/browser/DEPS
 | 
| +++ b/content/browser/DEPS
 | 
| @@ -108,6 +108,7 @@ include_rules = [
 | 
|    "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerResponseType.h",
 | 
|    "+third_party/WebKit/public/platform/modules/serviceworker/WebServiceWorkerState.h",
 | 
|    "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_event_status.mojom.h",
 | 
| +  "+third_party/WebKit/public/platform/modules/serviceworker/service_worker_stream_handle.mojom.h",
 | 
|    "+third_party/WebKit/public/platform/modules/vr/WebVR.h",
 | 
|    "+third_party/WebKit/public/platform/modules/websockets/websocket.mojom.h",
 | 
|    "+third_party/WebKit/public/public_features.h",
 | 
| 
 |