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

Unified Diff: webrtc/modules/audio_coding/codecs/isac/isacfix.gypi

Issue 1171793002: Rename targets to use lower case format. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Alphabetize dependencies Created 5 years, 6 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/modules/audio_coding/codecs/isac/isacfix.gypi
diff --git a/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi b/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi
index 285583c6b26f48853de9a9361c9381c7c2ccba6c..a85adbe43e08f7fe74549a6523e3a1b16cd0a20e 100644
--- a/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi
+++ b/webrtc/modules/audio_coding/codecs/isac/isacfix.gypi
@@ -9,7 +9,7 @@
{
'targets': [
{
- 'target_name': 'iSACFix',
+ 'target_name': 'isac_fix',
'type': 'static_library',
'dependencies': [
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
« no previous file with comments | « webrtc/modules/audio_coding/codecs/isac/isac_test.gypi ('k') | webrtc/modules/audio_coding/codecs/isac/isacfix_test.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698