Chromium Code Reviews| 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, |