| Index: third_party/WebKit/Source/modules/mediarecorder/BlobEvent.h
|
| diff --git a/third_party/WebKit/Source/modules/mediarecorder/BlobEvent.h b/third_party/WebKit/Source/modules/mediarecorder/BlobEvent.h
|
| index caf21f3d6564529a28d03e957c64bf3366ae4d17..be08089a55404a2ae6036cd44c0568bc2ad12f70 100644
|
| --- a/third_party/WebKit/Source/modules/mediarecorder/BlobEvent.h
|
| +++ b/third_party/WebKit/Source/modules/mediarecorder/BlobEvent.h
|
| @@ -9,7 +9,7 @@
|
| #include "core/fileapi/Blob.h"
|
| #include "modules/EventModules.h"
|
| #include "modules/ModulesExport.h"
|
| -#include "wtf/text/AtomicString.h"
|
| +#include "platform/wtf/text/AtomicString.h"
|
|
|
| namespace blink {
|
|
|
|
|