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

Unified Diff: webrtc/modules/modules.gyp

Issue 1766643002: Roll chromium_revision ee31124..508edd3 (378158:379249) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added mojo symlink as workaround Created 4 years, 10 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 ccb5a6de5dd39b1f2a93faca16cfb84fe46d107d..1b93c1f53452ef683b035895ac5c6945c49a15e4 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -446,7 +446,7 @@
}],
['build_libvpx==1', {
'dependencies': [
- '<(libvpx_dir)/libvpx.gyp:libvpx_new',
+ '<(libvpx_dir)/libvpx.gyp:libvpx',
],
}],
['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