Chromium Code Reviews| Index: content/public/common/DEPS |
| diff --git a/content/public/common/DEPS b/content/public/common/DEPS |
| index 55a793f00067ea0fed224e73ed081757f1381d29..cae37ab03f5796ab91ee51a30c8ad260aeb9246a 100644 |
| --- a/content/public/common/DEPS |
| +++ b/content/public/common/DEPS |
| @@ -3,6 +3,6 @@ specific_include_rules = { |
| "+content/common", |
| ], |
| "media_stream_request.h": [ |
| - "+media/audio/audio_parameters.h", |
| + "+media/base/audio_parameters.h", |
| ] |
| } |