Index: webrtc/p2p/base/port.h |
diff --git a/webrtc/p2p/base/port.h b/webrtc/p2p/base/port.h |
index 6cfbbd84c54fd0511281c8ffbe1f1c5dea149f43..ba30c480f999cec4b249a1d8782294861dfd7561 100644 |
--- a/webrtc/p2p/base/port.h |
+++ b/webrtc/p2p/base/port.h |
@@ -332,6 +332,7 @@ class Port : public PortInterface, public rtc::MessageHandler, |
const std::string& type, |
uint32_t type_preference, |
uint32_t relay_preference, |
+ const std::string& url, |
bool final); |
// Adds the given connection to the map keyed by the remote candidate address. |