Chromium Code Reviews| Index: Source/modules/battery/NavigatorBattery.idl |
| diff --git a/Source/modules/battery/NavigatorBattery.idl b/Source/modules/battery/NavigatorBattery.idl |
| index a1da4c7fd3a74d284955ffdf332a697b1ad0525e..7124d2cfd9cdcd221f885cb6cc1b8038a680f664 100644 |
| --- a/Source/modules/battery/NavigatorBattery.idl |
| +++ b/Source/modules/battery/NavigatorBattery.idl |
| @@ -18,6 +18,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=BATTERY_STATUS, |
| Supplemental=Navigator |
| ] interface NavigatorBattery { |