| Index: Source/core/BUILD.gn
|
| diff --git a/Source/core/BUILD.gn b/Source/core/BUILD.gn
|
| index 6b8b6ed669bfbcfa6b8fcadcff677058ed095ade..495ecd3660859128395c477a3ff2662ac461d3cc 100644
|
| --- a/Source/core/BUILD.gn
|
| +++ b/Source/core/BUILD.gn
|
| @@ -354,6 +354,7 @@ source_set("core_generated") {
|
| # in webcore_files.
|
| sources += bindings_core_generated_aggregate_files
|
| sources += bindings_core_generated_union_type_files
|
| + sources += bindings_core_generated_web_modules_files
|
| # IDL dictionary impl files generated by IDL compiler
|
| sources += generated_core_dictionary_files
|
|
|
|
|