Index: webrtc/p2p/base/port.h |
diff --git a/webrtc/p2p/base/port.h b/webrtc/p2p/base/port.h |
index e1a702039df1d36a1cf5aad77ca9b2f49eb37171..6b1a551963d06a375f5368218d1b200f4d1d9fec 100644 |
--- a/webrtc/p2p/base/port.h |
+++ b/webrtc/p2p/base/port.h |
@@ -45,6 +45,7 @@ extern const char RELAY_PORT_TYPE[]; |
extern const char UDP_PROTOCOL_NAME[]; |
extern const char TCP_PROTOCOL_NAME[]; |
extern const char SSLTCP_PROTOCOL_NAME[]; |
+extern const char TLS_PROTOCOL_NAME[]; |
// RFC 6544, TCP candidate encoding rules. |
extern const int DISCARD_PORT; |