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

Unified Diff: webrtc/modules/modules.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/build/webrtc.gni ('k') | webrtc/modules/video_coding/codecs/vp8/vp8.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index d593dd1d46572360622de8d891cd4ab956f10c8a..2ef2b1b22c85318390c8a2a006331f41821c4833 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -341,7 +341,7 @@
}],
['build_libvpx==1', {
'dependencies': [
- '<(libvpx_dir)/libvpx.gyp:libvpx',
+ '<(libvpx_dir)/libvpx.gyp:libvpx_new',
],
}],
['OS=="android"', {
« no previous file with comments | « webrtc/build/webrtc.gni ('k') | webrtc/modules/video_coding/codecs/vp8/vp8.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698