summaryrefslogtreecommitdiffstats
path: root/remoting/host/chromoting_host.h
diff options
context:
space:
mode:
authorhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 22:14:21 +0000
committerhclam@chromium.org <hclam@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-02-28 22:14:21 +0000
commit61942eaab1f444e15bef46e71b29f2cfbf5becae (patch)
tree285fe901b04cc98d642f928315c68d4c99eafe1b /remoting/host/chromoting_host.h
parent91303f2f046164d743d1284887e573e1a7e4906f (diff)
downloadchromium_src-61942eaab1f444e15bef46e71b29f2cfbf5becae.zip
chromium_src-61942eaab1f444e15bef46e71b29f2cfbf5becae.tar.gz
chromium_src-61942eaab1f444e15bef46e71b29f2cfbf5becae.tar.bz2
Report authentication failure on the host side of chromoting
BUG=74436 TEST=Try a random username, it will ask for password again. Review URL: http://codereview.chromium.org/6592040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76275 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting/host/chromoting_host.h')
-rw-r--r--remoting/host/chromoting_host.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/remoting/host/chromoting_host.h b/remoting/host/chromoting_host.h
index 525a0dd..5a5959f 100644
--- a/remoting/host/chromoting_host.h
+++ b/remoting/host/chromoting_host.h
@@ -107,6 +107,7 @@ class ChromotingHost : public base::RefCountedThreadSafe<ChromotingHost>,
////////////////////////////////////////////////////////////////////////////
// DesktopEnvironment::EventHandler implementations
virtual void LocalLoginSucceeded();
+ virtual void LocalLoginFailed();
// Callback for ChromotingServer.
void OnNewClientSession(