| Index: third_party/WebKit/Source/bindings/bindings.gni
|
| diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni
|
| index e95f9b0d9278fdb395dc5a01b022362bbe871f11..5d1d8981a725c3764d562a12aee58f6ad4fc3fae 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -211,6 +211,7 @@ bindings_core_v8_files =
|
| "core/v8/WindowProxyManager.h",
|
| "core/v8/WorkerOrWorkletScriptController.cpp",
|
| "core/v8/WorkerOrWorkletScriptController.h",
|
| + "core/v8/WorkerV8Settings.h",
|
| "core/v8/WrapperTypeInfo.cpp",
|
| "core/v8/WrapperTypeInfo.h",
|
| "core/v8/serialization/V8ScriptValueDeserializer.cpp",
|
|
|