| Index: third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp
|
| diff --git a/third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp b/third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp
|
| index 7b315ff38b408523db56064fcea26c0fc00e5428..8b449e10d1657f1a61412c135a779440b5325ad3 100644
|
| --- a/third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp
|
| +++ b/third_party/WebKit/Source/core/workers/DedicatedWorkerGlobalScope.cpp
|
| @@ -32,7 +32,7 @@
|
|
|
| #include <memory>
|
| #include "bindings/core/v8/ExceptionState.h"
|
| -#include "bindings/core/v8/SerializedScriptValue.h"
|
| +#include "bindings/core/v8/serialization/SerializedScriptValue.h"
|
| #include "core/dom/ExecutionContext.h"
|
| #include "core/frame/csp/ContentSecurityPolicy.h"
|
| #include "core/origin_trials/OriginTrialContext.h"
|
|
|