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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2631433002: Rename RTCPeerConnection.updateIce to setConfiguration and make it work. (Closed)
Patch Set: Rebase. Created 3 years, 11 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 2c288bab36c4934f1548050c17479673a03237b2..1f250b1f4a275098c377ecf7572186d306013eee 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -262,6 +262,7 @@ source_set("blink_headers") {
"platform/WebRTCDataChannelHandler.h",
"platform/WebRTCDataChannelHandlerClient.h",
"platform/WebRTCDataChannelInit.h",
+ "platform/WebRTCError.h",
"platform/WebRTCICECandidate.h",
"platform/WebRTCKeyParams.h",
"platform/WebRTCLegacyStats.h",

Powered by Google App Engine
This is Rietveld 408576698