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

Unified Diff: webrtc/sdk/BUILD.gn

Issue 2961663002: Trace loggging: Check for g_event_logger is not null before calling it. (Closed)
Patch Set: Revert change. Created 3 years, 5 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/rtc_base/event_tracer.cc ('k') | webrtc/sdk/objc/Framework/UnitTests/RTCTracingTest.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/sdk/BUILD.gn
diff --git a/webrtc/sdk/BUILD.gn b/webrtc/sdk/BUILD.gn
index c576788a9cca6766a5231e74c0640dbfd53efe5e..0a15fc527b4ffcff1ea7179ab7789275bbf01841 100644
--- a/webrtc/sdk/BUILD.gn
+++ b/webrtc/sdk/BUILD.gn
@@ -510,6 +510,7 @@ if (is_ios || is_mac) {
"objc/Framework/UnitTests/RTCMediaConstraintsTest.mm",
"objc/Framework/UnitTests/RTCPeerConnectionTest.mm",
"objc/Framework/UnitTests/RTCSessionDescriptionTest.mm",
+ "objc/Framework/UnitTests/RTCTracingTest.mm",
"objc/Framework/UnitTests/avformatmappertests.mm",
]
if (is_ios &&
« no previous file with comments | « webrtc/rtc_base/event_tracer.cc ('k') | webrtc/sdk/objc/Framework/UnitTests/RTCTracingTest.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698