Index: remoting/codec/BUILD.gn |
diff --git a/remoting/codec/BUILD.gn b/remoting/codec/BUILD.gn |
index 4a2cd73c44ff4a636ea86cbc65c7734155046ef6..d08d83c385fcaf5b19de2ddd3c8ef4511c1f79e7 100644 |
--- a/remoting/codec/BUILD.gn |
+++ b/remoting/codec/BUILD.gn |
@@ -16,7 +16,7 @@ source_set("codec") { |
"//media", |
"//media:shared_memory_support", |
"//remoting/proto", |
- "//third_party/libvpx_new", |
+ "//third_party/libvpx", |
"//third_party/libyuv", |
"//third_party/opus", |
"//third_party/webrtc/modules/desktop_capture:primitives", |