| Index: third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.h b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| similarity index 91%
|
| rename from third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.h
|
| rename to third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| index 94f9a7ed21cfb649db8cd612b6eacce57ab1f317..d401375b85836442976f5dc8fe83f39ebe93dd1e 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/testing/InternalsRTCCertificate.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef InternalsRTCCertificate_h
|
| #define InternalsRTCCertificate_h
|
|
|
| -#include "modules/mediastream/RTCCertificate.h"
|
| +#include "modules/peerconnection/RTCCertificate.h"
|
| #include "wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|