Index: Source/core/BUILD.gn |
diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn |
index 2841029f678cf255e3b86880504dee145a91d5db..a5e666a2e17f126af83e0dd6bf8f3fc3796345fb 100644 |
--- a/Source/core/BUILD.gn |
+++ b/Source/core/BUILD.gn |
@@ -335,6 +335,7 @@ source_set("core_generated") { |
# These files include all the .cpp files generated from the .idl files |
# in webcore_files. |
sources += bindings_core_generated_aggregate_files |
+ sources += bindings_core_generated_union_type_files |
# IDL dictionary impl files generated by IDL compiler |
sources += generated_core_dictionary_files |