Index: webrtc/call/rtc_event_log_unittest_helper.cc |
diff --git a/webrtc/call/rtc_event_log_unittest_helper.cc b/webrtc/call/rtc_event_log_unittest_helper.cc |
index 194414f4bafaff9ea04cba699cbee19dd70bd881..d7092b8db8dc6157cd2e8a463b4b0fcd940f3e6e 100644 |
--- a/webrtc/call/rtc_event_log_unittest_helper.cc |
+++ b/webrtc/call/rtc_event_log_unittest_helper.cc |
@@ -8,8 +8,6 @@ |
* be found in the AUTHORS file in the root of the source tree. |
*/ |
-#ifdef ENABLE_RTC_EVENT_LOG |
- |
#include "webrtc/call/rtc_event_log_unittest_helper.h" |
#include <string.h> |
@@ -405,5 +403,3 @@ void RtcEventLogTestHelper::VerifyLogEndEvent( |
} |
} // namespace webrtc |
- |
-#endif // ENABLE_RTC_EVENT_LOG |