Index: third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
diff --git a/third_party/WebKit/Source/modules/mediastream/RTCCertificate.cpp b/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
similarity index 97% |
rename from third_party/WebKit/Source/modules/mediastream/RTCCertificate.cpp |
rename to third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
index f80a2299ffb3f24d125a40a831d851ca213be6c9..27118e919081638c0ecd5c1b8bb20f295e2514ce 100644 |
--- a/third_party/WebKit/Source/modules/mediastream/RTCCertificate.cpp |
+++ b/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
@@ -28,7 +28,7 @@ |
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
*/ |
-#include "modules/mediastream/RTCCertificate.h" |
+#include "modules/peerconnection/RTCCertificate.h" |
#include "wtf/PtrUtil.h" |