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

Unified Diff: third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl

Issue 10825350: Roll IDL to multivm@762 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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: third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
diff --git a/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl b/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
index 742a624632e69c06f02f0252412bba273b2af5a5..ea946a4966be8bbbf48a3ac0a526eb5407651d4d 100644
--- a/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
+++ b/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
@@ -32,6 +32,7 @@ module window {
] DOMWindowMediaStream {
attribute [V8EnabledAtRuntime] MediaStreamConstructor webkitMediaStream;
attribute [V8EnabledAtRuntime] PeerConnection00Constructor webkitPeerConnection00;
+ attribute [V8EnabledAtRuntime] RTCPeerConnectionConstructor webkitRTCPeerConnection;
attribute SessionDescriptionConstructor SessionDescription;
attribute IceCandidateConstructor IceCandidate;
attribute MediaStreamEventConstructor MediaStreamEvent;
« no previous file with comments | « third_party/WebCore/Modules/mediasource/MediaSource.idl ('k') | third_party/WebCore/Modules/mediastream/RTCPeerConnection.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698