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

Unified Diff: webrtc/build/common.gypi

Issue 1612443002: Create local copy of Opus v1.1.2 Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: testing if neteq4_opus_network_stats.dat.sha1 needs to be updated Created 4 years, 11 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
Index: webrtc/build/common.gypi
diff --git a/webrtc/build/common.gypi b/webrtc/build/common.gypi
index 14f7e9a4a368ba300dc56e0d7f5bbad9617ac0ae..5cff9e0caafff9cc3857c9bbc4948bb523fb9c71 100644
--- a/webrtc/build/common.gypi
+++ b/webrtc/build/common.gypi
@@ -53,7 +53,7 @@
'webrtc_vp9_dir%': '<(webrtc_root)/modules/video_coding/codecs/vp9',
'include_ilbc%': '<(include_ilbc)',
'include_opus%': '<(include_opus)',
- 'opus_dir%': '<(DEPTH)/third_party/opus',
+ 'opus_dir%': '<(DEPTH)/webrtc/modules/audio_coding/codecs/opus/opus',
},
'build_with_chromium%': '<(build_with_chromium)',
'build_with_mozilla%': '<(build_with_mozilla)',
« no previous file with comments | « resources/short_mixed_mono_48_arm.dat.sha1 ('k') | webrtc/modules/audio_coding/acm2/audio_coding_module_unittest_oldapi.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698