Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / battery / BatteryManager.idl
index 01a6ce1..33a059f 100644 (file)
@@ -6,6 +6,7 @@
 [
     RuntimeEnabled=BatteryStatus,
     TypeChecking=Unrestricted,
+    ActiveDOMObject
 ] interface BatteryManager : EventTarget {
     readonly attribute boolean charging;
     readonly attribute unrestricted double chargingTime;