| Index: third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionIceEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionIceEvent.h b/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionIceEvent.h
|
| index 5b165463cca97e052825b8b1b8e4712dfd2dd265..0bc31eecc313ff7b8633842f0997298c46fd7e2a 100644
|
| --- a/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionIceEvent.h
|
| +++ b/third_party/WebKit/Source/modules/peerconnection/RTCPeerConnectionIceEvent.h
|
| @@ -26,7 +26,7 @@
|
| #define RTCPeerConnectionIceEvent_h
|
|
|
| #include "modules/EventModules.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
| class RTCIceCandidate;
|
|
|