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

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

Issue 18323018: Linking AvailabilityFinder with APIDataSource and intro-table templates. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
Index: chrome/common/extensions/api/power.idl
diff --git a/chrome/common/extensions/api/power.idl b/chrome/common/extensions/api/power.idl
index 01c38a71e422f7ac9e619c73db3dd5c00891a70e..105799db3dc88f015fb9adbb51ab83d7e1dacb79 100644
--- a/chrome/common/extensions/api/power.idl
+++ b/chrome/common/extensions/api/power.idl
@@ -2,8 +2,8 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-// An API that can be used to override the system's power management
-// features.
+// Use the <code>chrome.power</code> API to override the system's power
+// management features.
namespace power {
[noinline_doc] enum Level {
// Prevent the system from sleeping in response to user inactivity.

Powered by Google App Engine
This is Rietveld 408576698