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/build/common.gypi

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 | « setup_links.py ('k') | webrtc/build/sanitizers/tsan_suppressions_webrtc.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index ed9b62a7542c75b9b08d3fc9989c1ff3b172a17c..cafd612de2e9ed3899ac706c8fc1b49ae246a048 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -112,7 +112,7 @@
'have_dbus_glib%': 0,
# Make it possible to provide custom locations for some libraries.
- 'libvpx_dir%': '<(DEPTH)/third_party/libvpx_new',
+ 'libvpx_dir%': '<(DEPTH)/third_party/libvpx',
'libyuv_dir%': '<(DEPTH)/third_party/libyuv',
'opus_dir%': '<(opus_dir)',
« no previous file with comments | « setup_links.py ('k') | webrtc/build/sanitizers/tsan_suppressions_webrtc.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698