| Index: Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| diff --git a/Source/web/SharedWorkerRepositoryClientImpl.cpp b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| index 56bf4adbf33048ec407cb110cf58424980873981..61a5cb8b9e60355a1705ea09b773201f39bc1681 100644
|
| --- a/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| +++ b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| @@ -33,8 +33,8 @@
|
|
|
| #include "WebContentSecurityPolicy.h"
|
| #include "WebFrameClient.h"
|
| -#include "WebFrameImpl.h"
|
| #include "WebKit.h"
|
| +#include "WebLocalFrameImpl.h"
|
| #include "WebSharedWorker.h"
|
| #include "WebSharedWorkerRepositoryClient.h"
|
| #include "bindings/v8/ExceptionMessages.h"
|
|
|