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

Unified Diff: webrtc/modules/video_coding/codecs/vp9/vp9.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/video_coding/codecs/vp8/vp8.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/video_coding/codecs/vp9/vp9.gyp
diff --git a/webrtc/modules/video_coding/codecs/vp9/vp9.gyp b/webrtc/modules/video_coding/codecs/vp9/vp9.gyp
index ac7e67a79c4b7e4fc507008045590455a9b7b77a..752521c5cb83a37394d080206e5fcd912170819f 100644
--- a/webrtc/modules/video_coding/codecs/vp9/vp9.gyp
+++ b/webrtc/modules/video_coding/codecs/vp9/vp9.gyp
@@ -22,7 +22,7 @@
'conditions': [
['build_libvpx==1', {
'dependencies': [
- '<(libvpx_dir)/libvpx.gyp:libvpx',
+ '<(libvpx_dir)/libvpx.gyp:libvpx_new',
],
}],
['build_vp9==1', {
« no previous file with comments | « webrtc/modules/video_coding/codecs/vp8/vp8.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698