Remove calls to deprecated session_manager DBus methods
RestartEntd() was deprecated years ago, so calls to this method
can certainly be removed. The UnlockScreen() method has done
nothing but emit a signal that no process listens to for several
releases now.
BUG=
chromium:286401
TEST=unit tests, desktopui_ScreenLocker autotest
Committed:
https://src.chromium.org/viewvc/chrome?view=rev&revision=222227