Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(877)

Unified Diff: modules/battery/BatteryManager.idl

Issue 1660113002: Updated to Chrome 45 (2454) moved from SVN to git. Base URL: https://github.com/dart-lang/webcore.git@roll_45
Patch Set: Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/background_sync/SyncRegistrationOptions.idl ('k') | modules/battery/NavigatorBattery.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/battery/BatteryManager.idl
diff --git a/modules/battery/BatteryManager.idl b/modules/battery/BatteryManager.idl
index 33a059fceb435673a34236456d7675624a2d835d..1237a51e0b78c9a8a3c320f486774f43e0c71f49 100644
--- a/modules/battery/BatteryManager.idl
+++ b/modules/battery/BatteryManager.idl
@@ -4,8 +4,6 @@
// https://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html#batterymanager-interface
[
- RuntimeEnabled=BatteryStatus,
- TypeChecking=Unrestricted,
ActiveDOMObject
] interface BatteryManager : EventTarget {
readonly attribute boolean charging;
« no previous file with comments | « modules/background_sync/SyncRegistrationOptions.idl ('k') | modules/battery/NavigatorBattery.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698