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

Unified Diff: third_party/WebKit/Source/modules/peerconnection/BUILD.gn

Issue 2771373003: Add most missing blink files to .gn files (Closed)
Patch Set: . Created 3 years, 9 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 | « third_party/WebKit/Source/modules/nfc/BUILD.gn ('k') | third_party/WebKit/Source/modules/speech/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/peerconnection/BUILD.gn
diff --git a/third_party/WebKit/Source/modules/peerconnection/BUILD.gn b/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
index 2eac470bfe2249137df0203b5dbadf4258158ad2..229f7d3f30e6a7bdd324987a58b9f1bf5956136a 100644
--- a/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
+++ b/third_party/WebKit/Source/modules/peerconnection/BUILD.gn
@@ -32,6 +32,7 @@ blink_modules_sources("peerconnection") {
"RTCSessionDescriptionRequestImpl.h",
"RTCSessionDescriptionRequestPromiseImpl.cpp",
"RTCSessionDescriptionRequestPromiseImpl.h",
+ "RTCStatsCallback.h",
"RTCStatsReport.cpp",
"RTCStatsReport.h",
"RTCStatsRequestImpl.cpp",
« no previous file with comments | « third_party/WebKit/Source/modules/nfc/BUILD.gn ('k') | third_party/WebKit/Source/modules/speech/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698