| Index: sky/engine/web/WebKit.cpp
|
| diff --git a/sky/engine/web/WebKit.cpp b/sky/engine/web/WebKit.cpp
|
| index f5b427e36f942738413625ff200ce696c3c7dafe..486618c9b9689bc91d67d02ef70a29797d99f692 100644
|
| --- a/sky/engine/web/WebKit.cpp
|
| +++ b/sky/engine/web/WebKit.cpp
|
| @@ -48,7 +48,6 @@
|
| #include "platform/graphics/ImageDecodingStore.h"
|
| #include "platform/graphics/media/MediaPlayer.h"
|
| #include "platform/heap/Heap.h"
|
| -#include "platform/heap/glue/MessageLoopInterruptor.h"
|
| #include "public/platform/Platform.h"
|
| #include "web/WebMediaPlayerClientImpl.h"
|
| #include "wtf/Assertions.h"
|
|
|