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

Unified Diff: webrtc/api/api.gyp

Issue 2241093002: RTCStats and RTCStatsReport added (webrtc/stats) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed comments 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
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/rtcstats.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/api/api.gyp
diff --git a/webrtc/api/api.gyp b/webrtc/api/api.gyp
index 86a55fd9d28df734b61f89e845c502936b8edbfd..f9f846b544caf8b9cdb31928b6fb1a965d6946bd 100644
--- a/webrtc/api/api.gyp
+++ b/webrtc/api/api.gyp
@@ -144,6 +144,8 @@
'proxy.h',
'remoteaudiosource.cc',
'remoteaudiosource.h',
+ 'rtcstats.h',
+ 'rtcstatsreport.h',
'rtpparameters.h',
'rtpreceiver.cc',
'rtpreceiver.h',
« no previous file with comments | « webrtc/api/BUILD.gn ('k') | webrtc/api/rtcstats.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698