| 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 c30bf1ff40164fa05eb910dedab231304c4a4556..ac9de4a4dcee5ed9c424d8c4cbc3ad7af09c79ce 100644
|
| --- a/third_party/WebKit/Source/bindings/bindings.gni
|
| +++ b/third_party/WebKit/Source/bindings/bindings.gni
|
| @@ -148,6 +148,8 @@ bindings_core_v8_files =
|
| "core/v8/V8PersistentValueVector.h",
|
| "core/v8/V8ScriptRunner.cpp",
|
| "core/v8/V8ScriptRunner.h",
|
| + "core/v8/V8ContextSnapshot.cpp",
|
| + "core/v8/V8ContextSnapshot.h",
|
| "core/v8/V8StringResource.h",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.cpp",
|
| "core/v8/V8V0CustomElementLifecycleCallbacks.h",
|
|
|