Index: Source/modules/battery/NavigatorBattery.idl |
diff --git a/Source/modules/battery/NavigatorBattery.idl b/Source/modules/battery/NavigatorBattery.idl |
index 7c025032a1e40c249ec154835c2b62d9570669a1..d58c82aab2cda47729ad1519ec79b683bebd097e 100644 |
--- a/Source/modules/battery/NavigatorBattery.idl |
+++ b/Source/modules/battery/NavigatorBattery.idl |
@@ -18,7 +18,7 @@ |
*/ |
[ |
- Conditional=BATTERY_STATUS, |
+ Conditional=BATTERY_STATUS |
] partial interface Navigator { |
readonly attribute BatteryManager webkitBattery; |
}; |