| 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 b5e33c5cb1ca2790e31ac1b10ba8c1ba2c0b54e0..42cd698f2b9350da4dcaade1d97e3a823d3dea74 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -155,6 +155,8 @@ bindings_core_v8_files =
|
| "core/v8/V8ResizeObserverCallbackCustom.cpp",
|
| "core/v8/V8ScriptRunner.cpp",
|
| "core/v8/V8ScriptRunner.h",
|
| + "core/v8/V8SnapshotCreator.cpp",
|
| + "core/v8/V8SnapshotCreator.h",
|
| "core/v8/V8StringResource.h",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.cpp",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.h",
|
|
|