Chromium Code Reviews| Index: third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp b/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
| index 39e40ad58798087d42e50fb50658b6903a9f02c3..25da97fef72217f7da1500badf620efa35702f33 100644 |
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCCertificate.cpp |
| @@ -30,7 +30,7 @@ |
| #include "modules/peerconnection/RTCCertificate.h" |
| -#include "wtf/PtrUtil.h" |
| +#include "platform/wtf/PtrUtil.h" |
| namespace blink { |