| Index: content/renderer/DEPS
 | 
| diff --git a/content/renderer/DEPS b/content/renderer/DEPS
 | 
| index 5ea2ee718ec9546bcef8c578c72a06f6d3670361..75024b9754e43e5b86e30c032347db043ea3a640 100644
 | 
| --- a/content/renderer/DEPS
 | 
| +++ b/content/renderer/DEPS
 | 
| @@ -2,6 +2,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/scheduler",
 | 
| +  "+components/url_formatter",
 | 
|  
 | 
|    "+cc/blink",
 | 
|    "+content/public/child",
 | 
| 
 |