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

Unified Diff: modules/mediastream/MediaDeviceInfo.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/LongRange.idl ('k') | modules/mediastream/MediaDevices.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/mediastream/MediaDeviceInfo.idl
diff --git a/modules/mediastream/MediaDeviceInfo.idl b/modules/mediastream/MediaDeviceInfo.idl
index 4d441f419c2ecab8f6cfec3a8518934ace91363c..34b0e0c85b087e2b7cc80705cec0531ae3fe0d21 100644
--- a/modules/mediastream/MediaDeviceInfo.idl
+++ b/modules/mediastream/MediaDeviceInfo.idl
@@ -37,4 +37,5 @@ enum MediaDeviceKind {
readonly attribute MediaDeviceKind kind;
readonly attribute DOMString label;
readonly attribute DOMString groupId;
+ serializer = {attribute};
};
« no previous file with comments | « modules/mediastream/LongRange.idl ('k') | modules/mediastream/MediaDevices.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698