| Index: third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.h b/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| index 46abee475e0be075228666ace3d65aa6fd8f0663..ecfc720f44e3ac7ff258960e5e70ac05f38b827e 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| +++ b/third_party/WebKit/Source/modules/mediastream/MediaStreamTrackEvent.h
|
| @@ -27,7 +27,7 @@
|
|
|
| #include "modules/EventModules.h"
|
| #include "modules/mediastream/MediaStreamTrackEventInit.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|