Remove 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. Review URL: https://chromiumcodereview.appspot.com/10831312 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151894 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment