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

Unified Diff: webrtc/modules/audio_coding/neteq/neteq.gypi

Issue 1367013004: Build https://codereview.webrtc.org/1368843003/ as if with chromium (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@relink
Patch Set: Ignore a test that requires all codecs 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/audio_coding/main/audio_coding_module.gypi ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/audio_coding/neteq/neteq.gypi
diff --git a/webrtc/modules/audio_coding/neteq/neteq.gypi b/webrtc/modules/audio_coding/neteq/neteq.gypi
index b7833bedd87297fa423c29afcbccb9a6d70e68bb..64f66c6fcffc051906d9324b644980c2d62b17e1 100644
--- a/webrtc/modules/audio_coding/neteq/neteq.gypi
+++ b/webrtc/modules/audio_coding/neteq/neteq.gypi
@@ -32,10 +32,6 @@
'codecs': ['g722',],
'neteq_defines': ['WEBRTC_CODEC_G722',],
}],
- ['build_with_mozilla==0 and build_with_chromium==0', {
- 'codecs': ['ilbc',],
- 'neteq_defines': ['WEBRTC_CODEC_ILBC',],
- }],
],
'neteq_dependencies': [
'<@(codecs)',
« no previous file with comments | « webrtc/modules/audio_coding/main/audio_coding_module.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698