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

Unified Diff: chrome/common/extensions/api/power.idl

Issue 15091002: Lazily load API schemas from resource files and convert all APIs to features (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix chromeos tests Created 7 years, 6 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 | « chrome/common/extensions/api/i18n.json ('k') | chrome/common/extensions/api/runtime.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « chrome/common/extensions/api/i18n.json ('k') | chrome/common/extensions/api/runtime.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698