| 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 feb91f7c172d4aa774589b9091c1fc7784a05dbf..751b1030a888f232ba821007537eae822cd8f87e 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -154,6 +154,8 @@ bindings_core_v8_files =
|
| "core/v8/V8PersistentValueVector.h",
|
| "core/v8/V8ScriptRunner.cpp",
|
| "core/v8/V8ScriptRunner.h",
|
| + "core/v8/V8SnapshotUtil.cpp",
|
| + "core/v8/V8SnapshotUtil.h",
|
| "core/v8/V8StringResource.h",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.cpp",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.h",
|
|
|