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

Unified Diff: modules/mediastream/NavigatorUserMedia.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 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 | « modules/mediastream/NavigatorMediaStream.idl ('k') | modules/mediastream/RTCCertificate.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/mediastream/NavigatorUserMedia.idl
diff --git a/modules/mediastream/NavigatorUserMedia.idl b/modules/mediastream/NavigatorUserMedia.idl
index 8c38ca130846abe2fe71a5e8e5c6e4ac46ddbe21..c3ba9f05790ec3a47d75ec4ccac189952547ad43 100644
--- a/modules/mediastream/NavigatorUserMedia.idl
+++ b/modules/mediastream/NavigatorUserMedia.idl
@@ -5,6 +5,6 @@
// http://w3c.github.io/mediacapture-main/#navigatorusermedia
partial interface Navigator {
- [RuntimeEnabled=EnumerateDevices] readonly attribute MediaDevices mediaDevices;
+ [RuntimeEnabled=MediaDevices] readonly attribute MediaDevices mediaDevices;
};
« no previous file with comments | « modules/mediastream/NavigatorMediaStream.idl ('k') | modules/mediastream/RTCCertificate.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698