Index: webrtc/BUILD.gn |
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn |
index 01fa042af36da554506a0b82da03fd219b4575dd..2dcb9612bb3a282c202d8623afe10937fe210008 100644 |
--- a/webrtc/BUILD.gn |
+++ b/webrtc/BUILD.gn |
@@ -122,10 +122,6 @@ config("common_config") { |
} |
} |
- if (rtc_enable_libevent) { |
- defines += [ "WEBRTC_BUILD_LIBEVENT" ] |
- } |
- |
if (current_cpu == "arm64") { |
defines += [ "WEBRTC_ARCH_ARM64" ] |
defines += [ "WEBRTC_HAS_NEON" ] |