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

Unified Diff: webrtc/modules/audio_coding/codecs/cng/cng.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/cng/cng.gypi
diff --git a/webrtc/modules/audio_coding/codecs/cng/cng.gypi b/webrtc/modules/audio_coding/codecs/cng/cng.gypi
index af9fbd3af02e53414dd0aed1ede99da3136615fc..78dc41a94f1a9538a41b3a6f69cab218a10f1294 100644
--- a/webrtc/modules/audio_coding/codecs/cng/cng.gypi
+++ b/webrtc/modules/audio_coding/codecs/cng/cng.gypi
@@ -9,7 +9,7 @@
{
'targets': [
{
- 'target_name': 'CNG',
+ 'target_name': 'cng',
'type': 'static_library',
'dependencies': [
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
« no previous file with comments | « webrtc/modules/audio_coding/audio_coding_tests.gypi ('k') | webrtc/modules/audio_coding/codecs/g711/g711.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698