Chromium Code Reviews| Index: remoting/protocol/jingle_messages.h |
| diff --git a/remoting/protocol/jingle_messages.h b/remoting/protocol/jingle_messages.h |
| index e81d86237cca6cb624df75b76280721df78c646a..1ab03e3ea6dc9eb7620d7c7a9145064a794a9f6b 100644 |
| --- a/remoting/protocol/jingle_messages.h |
| +++ b/remoting/protocol/jingle_messages.h |
| @@ -36,6 +36,7 @@ struct JingleMessage { |
| GENERAL_ERROR, |
| FAILED_APPLICATION, |
| INCOMPATIBLE_PARAMETERS, |
| + SECURITY_ERROR, |
| }; |