| Index: third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.h b/third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.h
|
| index 4930cb14d432371011d7e105d70121acca5554b0..17de28096f30e91ae138624901c0d28e7c19f298 100644
|
| --- a/third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.h
|
| +++ b/third_party/WebKit/Source/modules/mediastream/MediaStreamEvent.h
|
| @@ -28,7 +28,7 @@
|
| #include "modules/EventModules.h"
|
| #include "modules/mediastream/MediaStream.h"
|
| #include "modules/mediastream/MediaStreamEventInit.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|