Chromium Code Reviews| Index: content/public/common/DEPS |
| diff --git a/content/public/common/DEPS b/content/public/common/DEPS |
| index cae37ab03f5796ab91ee51a30c8ad260aeb9246a..2fd1c5f873458b8906f77b93f9c5757826eb8dbb 100644 |
| --- a/content/public/common/DEPS |
| +++ b/content/public/common/DEPS |
| @@ -2,7 +2,4 @@ specific_include_rules = { |
| ".*\.cc": [ |
| "+content/common", |
| ], |
| - "media_stream_request.h": [ |
| - "+media/base/audio_parameters.h", |
| - ] |
| } |