| 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 a8a7f1833b22c385ce91485bd65db3a1bfc05b6e..11dbf432eb3ef9c2c5a9bc636b11a64a54b7daac 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h
|
| +++ b/third_party/WebKit/Source/modules/mediastream/RTCSessionDescriptionRequestImpl.h
|
| @@ -34,7 +34,6 @@
|
| #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 {
|
|
|