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

Unified Diff: chromeos/dbus/service_constants.h

Issue 3804002: dbus: Add power manager "BrightnessChanged" signal. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/common.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 | « no previous file | chromeos/dbus/service_constants.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/service_constants.h
diff --git a/chromeos/dbus/service_constants.h b/chromeos/dbus/service_constants.h
index 0d878df3e2c75a1cfb0406aa8c064d8e236d07f6..7617f03d0619dfd6efe4d29dbc9df73923a471de 100644
--- a/chromeos/dbus/service_constants.h
+++ b/chromeos/dbus/service_constants.h
@@ -126,6 +126,7 @@ extern const char* kRegisterSuspendDelay;
extern const char* kUnregisterSuspendDelay;
extern const char* kSuspendDelay;
extern const char* kSuspendReady;
+extern const char* kBrightnessChangedSignal;
} // namespace power_manager
#endif // CHROMEOS_DBUS_SERVICE_CONSTANTS_H_
« no previous file with comments | « no previous file | chromeos/dbus/service_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698