Index: third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h |
diff --git a/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h b/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h |
index 11dbf432eb3ef9c2c5a9bc636b11a64a54b7daac..a8a7f1833b22c385ce91485bd65db3a1bfc05b6e 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h |
+++ b/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h |
@@ -34,6 +34,7 @@ |
#include "core/dom/ActiveDOMObject.h" |
#include "platform/heap/Handle.h" |
#include "platform/mediastream/RTCSessionDescriptionRequest.h" |
+#include "wtf/PassOwnPtr.h" |
#include "wtf/PassRefPtr.h" |
namespace blink { |