Index: webrtc/webrtc.gyp |
diff --git a/webrtc/webrtc.gyp b/webrtc/webrtc.gyp |
index d560cad85b251ea0fef428de5bde7fdd90e00091..9a18850bbed079ba671730f91623c4eee5945776 100644 |
--- a/webrtc/webrtc.gyp |
+++ b/webrtc/webrtc.gyp |
@@ -149,6 +149,8 @@ |
'sources': [ |
'call/rtc_event_log.cc', |
'call/rtc_event_log.h', |
+ 'call/rtc_event_log_helper_thread.cc', |
+ 'call/rtc_event_log_helper_thread.h', |
], |
'conditions': [ |
# If enable_protobuf is defined, we want to compile the protobuf |