Index: content/renderer/media/rtc_peer_connection_handler.cc |
diff --git a/content/renderer/media/rtc_peer_connection_handler.cc b/content/renderer/media/rtc_peer_connection_handler.cc |
index 41ac0cd06ac9bfa7128e54524da5aa22987abafc..e9faa22ac30e3ee22afce92f3a650a3449e38097 100644 |
--- a/content/renderer/media/rtc_peer_connection_handler.cc |
+++ b/content/renderer/media/rtc_peer_connection_handler.cc |
@@ -35,6 +35,7 @@ |
#include "third_party/WebKit/public/platform/WebRTCSessionDescription.h" |
#include "third_party/WebKit/public/platform/WebRTCSessionDescriptionRequest.h" |
#include "third_party/WebKit/public/platform/WebRTCVoidRequest.h" |
+#include "third_party/WebKit/public/platform/WebURL.h" |
namespace content { |