| Index: Source/bindings/v8/custom/V8WindowCustom.cpp
|
| diff --git a/Source/bindings/v8/custom/V8WindowCustom.cpp b/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| index 957f27db2aad73763441e2b1686e1f45c23ce9d0..34a287a9338545ba1f6cf1e2777a28ff330aa095 100644
|
| --- a/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| +++ b/Source/bindings/v8/custom/V8WindowCustom.cpp
|
| @@ -65,7 +65,6 @@
|
| #include "core/page/WindowFeatures.h"
|
| #include "core/platform/graphics/MediaPlayer.h"
|
| #include "core/storage/Storage.h"
|
| -#include "core/workers/SharedWorkerRepository.h"
|
| #include "platform/PlatformScreen.h"
|
| #include "wtf/ArrayBuffer.h"
|
| #include "wtf/OwnPtr.h"
|
|
|