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

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

Issue 10048001: Roll IDL to multivm@375 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 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/WebCore/Modules/intents/NavigatorIntents.idl ('k') | third_party/WebCore/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 49360fff2e5ae2154c2493180d228efe756cedec..fdb822570abbfc8d10b20a52bdff4d756392605d 100644
--- a/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl
+++ b/third_party/WebCore/Modules/mediastream/LocalMediaStream.idl
@@ -30,7 +30,7 @@ module core {
EventTarget,
JSGenerateToJSObject
] LocalMediaStream : MediaStream {
- void stop();
+ [ImplementedAs=stopFunction] void stop();
};
}
« no previous file with comments | « third_party/WebCore/Modules/intents/NavigatorIntents.idl ('k') | third_party/WebCore/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698