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

Unified Diff: util.h

Issue 3771002: power_manager: Send BrightnessChanged signal. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/power_manager.git
Patch Set: Created 10 years, 2 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 | « powerman.cc ('k') | util.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: util.h
diff --git a/util.h b/util.h
index ed4db9cf7c4d7764875f0930d14b23bf59d81af1..61e4334fbe7ad60d952e1d26cad84ef37118d899 100644
--- a/util.h
+++ b/util.h
@@ -11,7 +11,6 @@ namespace util {
// interface names
extern const char* kLowerPowerManagerInterface;
-extern const char* kPowerManagerInterface;
// powerd -> powerm constants
extern const char* kRequestCleanShutdown;
« no previous file with comments | « powerman.cc ('k') | util.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698