| Index: third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| index 9f1a9eed5bc7db4b0f8b6c000c486ce4bdf08419..32b4ac691a76ab4c42379a3847293fe50efa983e 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/testing/InternalsRTCCertificate.h
|
| @@ -6,7 +6,7 @@
|
| #define InternalsRTCCertificate_h
|
|
|
| #include "modules/peerconnection/RTCCertificate.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|