Index: content/renderer/media/DEPS |
diff --git a/content/renderer/media/DEPS b/content/renderer/media/DEPS |
index c7f6f642fb73b5152214761b9eaac3a9cd3890b6..8f7e9650f469f7616b59121d8888a2e7d6b57e6e 100644 |
--- a/content/renderer/media/DEPS |
+++ b/content/renderer/media/DEPS |
@@ -1,5 +1,5 @@ |
include_rules = [ |
- "+third_party/libvpx_new", |
+ "+third_party/libvpx", |
# For video copying, cropping and scaling. |
# TODO(wuchengli): remove this when RTCVideoEncoder supports zero copy. |
"+third_party/libyuv", |