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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2490183002: Filter webrtc::RTCStats by whitelist in surfacing them to Blink. (Closed)
Patch Set: git cl format: {\n} -> {} Created 4 years, 1 month 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 | « content/test/BUILD.gn ('k') | third_party/WebKit/Source/platform/exported/WebRTCStats.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 7a06eb7b0290ce48765b2e277652b21be88c231e..264b1a4514201afbdc1da5d50c725b538076997f 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -573,6 +573,7 @@ component("platform") {
"exported/WebRTCOfferOptions.cpp",
"exported/WebRTCSessionDescription.cpp",
"exported/WebRTCSessionDescriptionRequest.cpp",
+ "exported/WebRTCStats.cpp",
"exported/WebRTCStatsRequest.cpp",
"exported/WebRTCStatsResponse.cpp",
"exported/WebRTCVoidRequest.cpp",
« no previous file with comments | « content/test/BUILD.gn ('k') | third_party/WebKit/Source/platform/exported/WebRTCStats.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698