Index: webrtc/modules/audio_device/BUILD.gn |
diff --git a/webrtc/modules/audio_device/BUILD.gn b/webrtc/modules/audio_device/BUILD.gn |
index 14c15258509ac951e562904dc8ad7d2bf2ed9083..b8aadee13b059d13db0e15acbbb1b71a04a6f83f 100644 |
--- a/webrtc/modules/audio_device/BUILD.gn |
+++ b/webrtc/modules/audio_device/BUILD.gn |
@@ -68,7 +68,6 @@ source_set("audio_device") { |
defines = [] |
cflags = [] |
if (rtc_include_internal_audio_device) { |
- defines += [ "WEBRTC_INCLUDE_INTERNAL_AUDIO_DEVICE" ] |
sources += [ |
"audio_device_impl.cc", |
"audio_device_impl.h", |