Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(466)

Unified Diff: webrtc/modules/video_coding/codecs/vp8/vp8.gyp

Issue 1355083002: Roll chromium_revision 310ea93..8cf53d6 (349094:351112) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Update to 8cf53d6 (#351112) Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/modules.gyp ('k') | webrtc/modules/video_coding/codecs/vp9/vp9.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/codecs/vp8/vp8.gyp
diff --git a/webrtc/modules/video_coding/codecs/vp8/vp8.gyp b/webrtc/modules/video_coding/codecs/vp8/vp8.gyp
index c92509c8b549195e100204d3e32da9c65c019f50..a60a4766da12d4bdb1427253cd733a6d8ae7fad4 100644
--- a/webrtc/modules/video_coding/codecs/vp8/vp8.gyp
+++ b/webrtc/modules/video_coding/codecs/vp8/vp8.gyp
@@ -23,7 +23,7 @@
'conditions': [
['build_libvpx==1', {
'dependencies': [
- '<(libvpx_dir)/libvpx.gyp:libvpx',
+ '<(libvpx_dir)/libvpx.gyp:libvpx_new',
],
}],
],
« no previous file with comments | « webrtc/modules/modules.gyp ('k') | webrtc/modules/video_coding/codecs/vp9/vp9.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698