| Index: content/browser/DEPS
 | 
| diff --git a/content/browser/DEPS b/content/browser/DEPS
 | 
| index be561672e0d65b7b77190110d2e3e45a038b2699..c423d69ddbb47ed8fb5abc6600311d13299a6365 100644
 | 
| --- a/content/browser/DEPS
 | 
| +++ b/content/browser/DEPS
 | 
| @@ -1,6 +1,7 @@
 | 
|  include_rules = [
 | 
|    # Allow inclusion of specific components that we depend on. We may only
 | 
|    # depend on components which we share with the mojo html_viewer.
 | 
| +  "+components/arc",
 | 
|    "+components/mime_util",
 | 
|    "+components/mus/public/interfaces",
 | 
|    "+components/mus/public",
 | 
| 
 |