DescriptionRemove direct DBus calls from OutputConfigurator
Remove DBus signal to power_manager::kUseNewMonitorConfigSignal since it is no
longer needed by the other side (this used to be required but it was only meant
to be temporary and the other side no longer listens for the signal).
Move DBus call to power_manager::kSetIsProjectingMethod into the DBus
PowerManagerClient class which is where the other methods in the IPC interface
live.
BUG=chromium:142039
TEST=Manually tested on Lumpy and verified that adding/removing displays results
in powerd receiving a SetIsProjecting call.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151894
Patch Set 1 #Patch Set 2 : Delete DEPS as it is no longer needed #
Total comments: 2
Patch Set 3 : Rebase #
Messages
Total messages: 5 (0 generated)
|