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 71d35878f8c1b814b7e1c2b789ce8f8a8194b7d4..d9711cb432f0f3143b249e25e46bee9150755536 100644 |
--- a/third_party/WebKit/Source/bindings/bindings.gni |
+++ b/third_party/WebKit/Source/bindings/bindings.gni |
@@ -189,6 +189,7 @@ bindings_core_v8_files = |
"core/v8/V8PersistentValueVector.h", |
"core/v8/V8PrivateProperty.cpp", |
"core/v8/V8PrivateProperty.h", |
+ "core/v8/V8ResizeObserverCallbackCustom.cpp", |
"core/v8/V8ScriptRunner.cpp", |
"core/v8/V8ScriptRunner.h", |
"core/v8/V8StringResource.cpp", |