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

Unified Diff: session_manager.xml

Issue 5184005: login_manager: Add dbus API for restarting entd when enterprise extensions installed (Closed) Base URL: http://git.chromium.org/git/login_manager.git@master
Patch Set: Respond to cmasone review Created 10 years, 1 month 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 | « interface.cc ('k') | session_manager_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: session_manager.xml
diff --git a/session_manager.xml b/session_manager.xml
index 85c974ff010c471fc2e16f6b8bf4da99358bcb1b..e9704deb249e92a12533e8594e7a7b37787ee54f 100644
--- a/session_manager.xml
+++ b/session_manager.xml
@@ -54,6 +54,8 @@
<arg type="s" name="value" direction="out" />
<arg type="ay" name="signature" direction="out" />
</method>
+ <method name="RestartEntd">
+ </method>
<signal name="SessionStateChanged">
<!-- started, stopped -->
<arg type="s" name="state" />
« no previous file with comments | « interface.cc ('k') | session_manager_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698