| Index: Source/bindings/modules/BUILD.gn
|
| diff --git a/Source/bindings/modules/BUILD.gn b/Source/bindings/modules/BUILD.gn
|
| index 017c4dc1d2996556a74ca9cce4dea1138a8c6719..623a46f93b805989e51194aa7a82a184cbb12b96 100644
|
| --- a/Source/bindings/modules/BUILD.gn
|
| +++ b/Source/bindings/modules/BUILD.gn
|
| @@ -68,7 +68,7 @@ compute_interfaces_info_individual("interfaces_info_individual_modules") {
|
| sources_generated = modules_generated_dependency_idl_files
|
| interfaces_info_file =
|
| "$bindings_modules_output_dir/InterfacesInfoOverallIndividual.pickle"
|
| - component_wide_info_file =
|
| + component_info_file =
|
| "$bindings_modules_output_dir/ComponentInfoModules.pickle"
|
| deps = [
|
| ":modules_core_global_constructors_idls",
|
|
|