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..e0eb38763e843a28550567afbaba2cbc30b9c7bd 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, |
| + DOMAIN_MISMATCH, |
| }; |