Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(586)

Unified Diff: webrtc/call/rtc_event_log_unittest_helper.cc

Issue 2344383002: Reenabled the RtcEventLog unittests (Closed)
Patch Set: Added whitespace at the end of file Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/call/rtc_event_log_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « webrtc/call/rtc_event_log_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698