Index: Source/modules/mediastream/RTCDataChannel.idl |
diff --git a/Source/modules/mediastream/RTCDataChannel.idl b/Source/modules/mediastream/RTCDataChannel.idl |
index 4a69b5addef5d0c9db35b1ab8d48475d99bdae3b..696efc2a3f3da2c97270a1ae4ae219f21be096aa 100644 |
--- a/Source/modules/mediastream/RTCDataChannel.idl |
+++ b/Source/modules/mediastream/RTCDataChannel.idl |
@@ -36,7 +36,7 @@ |
readonly attribute DOMString protocol; |
readonly attribute boolean negotiated; |
readonly attribute unsigned short id; |
- |
+ |
tkent
2014/03/03 07:52:38
nit: this change is unnecessary.
sof
2014/03/04 08:33:49
Reverted whitespace change.
|
readonly attribute DOMString readyState; |
readonly attribute unsigned long bufferedAmount; |