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

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

Issue 10381128: Roll IDL to multivm@516 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 7 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/LocalMediaStream.idl
diff --git a/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl b/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl
index 7aaddc36aa5eb24d5cc2f8d54d7c93fb81dc5ac4..e9944cf4c9bd785d8ca16819c41e3a3730f02487 100644
--- a/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl
+++ b/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl
@@ -29,7 +29,7 @@ module core {
JSGenerateToNativeObject,
JSGenerateToJSObject
] LocalMediaStream : MediaStream {
- [ImplementedAs=stopFunction] void stop();
+ void stop();
};
}
« no previous file with comments | « third_party/WebCore/Modules/indexeddb/IDBTransaction.idl ('k') | third_party/WebCore/Modules/mediastream/PeerConnection00.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698