| Index: components/crash/content/app/DEPS
 | 
| diff --git a/components/crash/content/app/DEPS b/components/crash/content/app/DEPS
 | 
| index dc5e932073f43b79582cc6398b026bc593b0b92b..9f77331a15a14d04addfdf1332b0ac4f7b061263 100644
 | 
| --- a/components/crash/content/app/DEPS
 | 
| +++ b/components/crash/content/app/DEPS
 | 
| @@ -1,6 +1,7 @@
 | 
|  include_rules = [
 | 
|    "+sandbox",
 | 
|  
 | 
| +  "+components/browser_watcher/stability_report_user_stream_data_source.h",
 | 
|    "+content/public/common/content_descriptors.h",
 | 
|    "+content/public/common/result_codes.h",
 | 
|    "+third_party/crashpad",
 | 
| 
 |