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 20afb5039ec1aeee8f2332bf6ae6ef3dbf52ea3b..740398ce91725b1d6563c0c9f4c48904bb45ee7b 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", |