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

Unified Diff: webrtc/modules/modules.gyp

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
« no previous file with comments | « webrtc/modules/audio_processing/audio_processing.gypi ('k') | no next file » | 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 db249b2d092d0d006ab5e980d73f91ca525a1710..cd1882badbbd2833a1abc1d35f8553ae6ad7ebe1 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -62,15 +62,15 @@
'audioproc_test_utils',
'bitrate_controller',
'bwe_simulator',
- 'CNG',
+ 'cng',
'desktop_capture',
- 'iSACFix',
+ 'isac_fix',
'media_file',
'neteq',
'neteq_test_support',
'neteq_unittest_tools',
'paced_sender',
- 'PCM16B', # Needed by NetEq tests.
+ 'pcm16b', # Needed by NetEq tests.
'red',
'remote_bitrate_estimator',
'rtp_rtcp',
« no previous file with comments | « webrtc/modules/audio_processing/audio_processing.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698