Index: webrtc/modules/audio_device/android/build_info.h |
diff --git a/webrtc/modules/audio_device/android/build_info.h b/webrtc/modules/audio_device/android/build_info.h |
index aea71f7e8778c5ea35061287766d99e29bbbe9bc..d9b2871841b8f60621e89cc5ae509901d1dc137f 100644 |
--- a/webrtc/modules/audio_device/android/build_info.h |
+++ b/webrtc/modules/audio_device/android/build_info.h |
@@ -23,7 +23,7 @@ namespace webrtc { |
// The calling thread is attached to the JVM at construction if needed and a |
// valid Java environment object is also created. |
// All Get methods must be called on the creating thread. If not, the code will |
-// hit DCHECKs when calling JNIEnvironment::JavaToStdString(). |
+// hit RTC_DCHECKs when calling JNIEnvironment::JavaToStdString(). |
class BuildInfo { |
public: |
BuildInfo(); |