| Index: Source/bindings/core/BUILD.gn
|
| diff --git a/Source/bindings/core/BUILD.gn b/Source/bindings/core/BUILD.gn
|
| index cc86e7191bb65623473d406355406b131d3ae478..28f2bae6e0733759254af34fce939c64a5b6a31a 100644
|
| --- a/Source/bindings/core/BUILD.gn
|
| +++ b/Source/bindings/core/BUILD.gn
|
| @@ -14,7 +14,7 @@ compute_interfaces_info_individual("interfaces_info_individual_core") {
|
| sources_generated = core_generated_idl_files
|
| interfaces_info_file =
|
| "$bindings_core_output_dir/InterfacesInfoCoreIndividual.pickle"
|
| - component_wide_info_file =
|
| + component_info_file =
|
| "$bindings_core_output_dir/ComponentInfoCore.pickle"
|
| deps = [
|
| "//third_party/WebKit/Source/bindings/core:core_global_constructors_idls",
|
|
|