Chromium Code Reviews| Index: content/public/common/DEPS | 
| diff --git a/content/public/common/DEPS b/content/public/common/DEPS | 
| index 6f777b0a60680ae12f8e4173001bcbacf5563a1f..55a793f00067ea0fed224e73ed081757f1381d29 100644 | 
| --- a/content/public/common/DEPS | 
| +++ b/content/public/common/DEPS | 
| @@ -1,5 +1,8 @@ | 
| specific_include_rules = { | 
| ".*\.cc": [ | 
| "+content/common", | 
| + ], | 
| + "media_stream_request.h": [ | 
| + "+media/audio/audio_parameters.h", | 
| ] | 
| } |