| Index: third_party/WebKit/Source/core/html/media/MediaError.h
|
| diff --git a/third_party/WebKit/Source/core/html/media/MediaError.h b/third_party/WebKit/Source/core/html/media/MediaError.h
|
| index 1d41800db51eed753d918a3a2c55a2d15d4dd1a4..25a64753cdd0f9d6b66245805027f9489c051dee 100644
|
| --- a/third_party/WebKit/Source/core/html/media/MediaError.h
|
| +++ b/third_party/WebKit/Source/core/html/media/MediaError.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef MediaError_h
|
| #define MediaError_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| #include "core/CoreExport.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/text/WTFString.h"
|
|
|
|
|