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

Unified Diff: remoting/protocol/errors.h

Issue 1987163002: Add DOMAIN_MISMATCH message end to end (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add TODO in Jingle session Created 4 years, 7 months 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 | « remoting/protocol/authenticator.h ('k') | remoting/protocol/errors.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/protocol/errors.h
diff --git a/remoting/protocol/errors.h b/remoting/protocol/errors.h
index 4dcf4e9c20a99b7d6eecce092bb56736f7454f24..da9db8aa264762d60130eb6004b5cd521eff7c00 100644
--- a/remoting/protocol/errors.h
+++ b/remoting/protocol/errors.h
@@ -18,6 +18,7 @@ enum ErrorCode {
SESSION_REJECTED,
INCOMPATIBLE_PROTOCOL,
AUTHENTICATION_FAILED,
+ INVALID_ACCOUNT,
CHANNEL_CONNECTION_ERROR,
SIGNALING_ERROR,
SIGNALING_TIMEOUT,
« no previous file with comments | « remoting/protocol/authenticator.h ('k') | remoting/protocol/errors.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698