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 b3b8906c5ae54dd9d9a6023f24f21f9c7844f30b..e02f39ed6bd9951c7ff624a0c729ce5e97934805 100644 |
--- a/third_party/WebKit/Source/bindings/bindings.gni |
+++ b/third_party/WebKit/Source/bindings/bindings.gni |
@@ -19,7 +19,7 @@ bindings_core_v8_files = |
"core/v8/custom/V8ErrorEventCustom.cpp", |
"core/v8/custom/V8EventTargetCustom.cpp", |
"core/v8/custom/V8HTMLAllCollectionCustom.cpp", |
- "core/v8/custom/V8HTMLElementCustom.cpp", |
+ "core/v8/V8HTMLConstructor.cpp", |
"core/v8/custom/V8HTMLPlugInElementCustom.cpp", |
"core/v8/custom/V8IntersectionObserverCustom.cpp", |
"core/v8/custom/V8MediaQueryListCustom.cpp", |