Index: Source/modules/bluetooth/NavigatorBluetooth.idl |
diff --git a/Source/modules/bluetooth/NavigatorBluetooth.idl b/Source/modules/bluetooth/NavigatorBluetooth.idl |
index 6123420a617eb5beb4971046bdffb981700bb2d3..ae4832e05d78f17215e367ce3bffe1030293e8f0 100644 |
--- a/Source/modules/bluetooth/NavigatorBluetooth.idl |
+++ b/Source/modules/bluetooth/NavigatorBluetooth.idl |
@@ -7,6 +7,5 @@ |
[ |
RuntimeEnabled=Bluetooth, |
] partial interface Navigator { |
-// http://crbug.com/420275 |
-// readonly attribute Bluetooth bluetooth; |
+ readonly attribute Bluetooth bluetooth; |
}; |