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

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

Issue 10837033: Roll IDL to multivm@733 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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 970d10644315ac1713d680062f8a93118af13917..742a624632e69c06f02f0252412bba273b2af5a5 100644
--- a/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
+++ b/third_party/WebCore/Modules/mediastream/DOMWindowMediaStream.idl
@@ -30,7 +30,6 @@ module window {
Conditional=MEDIA_STREAM,
Supplemental=DOMWindow
] DOMWindowMediaStream {
- attribute [V8EnabledAtRuntime] DeprecatedPeerConnectionConstructor webkitDeprecatedPeerConnection;
attribute [V8EnabledAtRuntime] MediaStreamConstructor webkitMediaStream;
attribute [V8EnabledAtRuntime] PeerConnection00Constructor webkitPeerConnection00;
attribute SessionDescriptionConstructor SessionDescription;

Powered by Google App Engine
This is Rietveld 408576698