Chromium Code Reviews| Index: content/renderer/media/webrtc/DEPS |
| diff --git a/content/common/gpu/media/DEPS b/content/renderer/media/webrtc/DEPS |
| similarity index 54% |
| copy from content/common/gpu/media/DEPS |
| copy to content/renderer/media/webrtc/DEPS |
| index 987a2b152a857be5df1c2f23a3c378ab8788a091..9d1e38610a8182fcfbc55033c145ce84ae609973 100644 |
| --- a/content/common/gpu/media/DEPS |
| +++ b/content/renderer/media/webrtc/DEPS |
| @@ -1,5 +1,5 @@ |
| include_rules = [ |
| - "+media", |
| - "+third_party/libva", |
| + # For video cropping and scaling. |
| "+third_party/libyuv", |
| ] |
| + |