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

Unified Diff: webrtc/api/api.gyp

Issue 2242043002: RTCStatsCollector and RTCPeerConnectionStats added (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Changed ID of RTCPeerConnectionStats to "RTCPeerConnection" (no need to rerun bots yet) Created 4 years, 4 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
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index f9f846b544caf8b9cdb31928b6fb1a965d6946bd..b0f76badc71d8c9cd9da56f5c8d97aa9bfa7abe3 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -145,6 +145,7 @@
'remoteaudiosource.cc',
'remoteaudiosource.h',
'rtcstats.h',
+ 'rtcstats_objects.h',
'rtcstatsreport.h',
'rtpparameters.h',
'rtpreceiver.cc',
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/api_tests.gyp » ('j') | webrtc/stats/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698