| Index: Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| diff --git a/Source/web/SharedWorkerRepositoryClientImpl.cpp b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| index 5c3778fd2ab2d3d20dbff4501b6205c5ac2606cd..024d7d4c546f8552fefe3a60d8e28dabd4d2634b 100644
|
| --- a/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| +++ b/Source/web/SharedWorkerRepositoryClientImpl.cpp
|
| @@ -31,8 +31,8 @@
|
| #include "config.h"
|
| #include "web/SharedWorkerRepositoryClientImpl.h"
|
|
|
| -#include "bindings/v8/ExceptionMessages.h"
|
| -#include "bindings/v8/ExceptionState.h"
|
| +#include "bindings/core/v8/ExceptionMessages.h"
|
| +#include "bindings/core/v8/ExceptionState.h"
|
| #include "core/dom/ExceptionCode.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/events/Event.h"
|
|
|