| 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 743248ab4c9a0c887472e74261d3a8626b781d4c..70719ffb6bafe1cf98a1fd8b81604cfe06021658 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -187,6 +187,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/V8ThrowException.h",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.cpp",
|
|
|