| Index: content/browser/renderer_host/DEPS | 
| diff --git a/content/browser/renderer_host/DEPS b/content/browser/renderer_host/DEPS | 
| index 3afe25bd977bba9a82a603da05873dafe82e7847..85fd36e65598df0389bb66fe8767ce83c9032b95 100644 | 
| --- a/content/browser/renderer_host/DEPS | 
| +++ b/content/browser/renderer_host/DEPS | 
| @@ -20,7 +20,7 @@ specific_include_rules = { | 
| "+content/browser/web_contents", | 
| "+content/public/browser/web_contents.h", | 
| "+content/public/browser/web_contents_view.h", | 
| -    "+media/filters", | 
| +    "+media/blink", | 
| ], | 
| "sandbox_ipc_linux\.cc": [ | 
| "+third_party/WebKit/public/platform/linux/WebFontInfo.h", | 
|  |