Index: webrtc/modules/audio_coding/main/acm2/acm_common_defs.h |
diff --git a/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h b/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h |
index bee10caa7dd562861504eb9bfdb95bdf927c0495..85a287e1268424056e053af13b6b0447d31ef2fa 100644 |
--- a/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h |
+++ b/webrtc/modules/audio_coding/main/acm2/acm_common_defs.h |
@@ -76,9 +76,6 @@ struct WebRtcACMAudioBuff { |
uint32_t last_in_timestamp; |
}; |
-#define HISTOGRAM_NAME_AUDIO_TARGET_BITRATE_IN_KBPS \ |
- "WebRTC.Audio.TargetBitrateInKbps" |
- |
} // namespace webrtc |
#endif // WEBRTC_MODULES_AUDIO_CODING_MAIN_ACM2_ACM_COMMON_DEFS_H_ |