Index: chrome/common/extensions/api/power.idl |
diff --git a/chrome/common/extensions/api/power.idl b/chrome/common/extensions/api/power.idl |
index 1857d797687c37f2251e737ed5adc52801d91617..01c38a71e422f7ac9e619c73db3dd5c00891a70e 100644 |
--- a/chrome/common/extensions/api/power.idl |
+++ b/chrome/common/extensions/api/power.idl |
@@ -4,7 +4,6 @@ |
// An API that can be used to override the system's power management |
// features. |
-[permissions=power] |
namespace power { |
[noinline_doc] enum Level { |
// Prevent the system from sleeping in response to user inactivity. |