| Index: third_party/WebKit/Source/bindings/templates/templates.gni
|
| diff --git a/third_party/WebKit/Source/bindings/templates/templates.gni b/third_party/WebKit/Source/bindings/templates/templates.gni
|
| index b5a336c600b2fe53b9d27d848a8e5809ceb38b40..7a20c64f867dec462ff046b9fc112d6b20a37eaf 100644
|
| --- a/third_party/WebKit/Source/bindings/templates/templates.gni
|
| +++ b/third_party/WebKit/Source/bindings/templates/templates.gni
|
| @@ -8,7 +8,7 @@ code_generator_template_files = get_path_info([
|
| "callback_interface.cpp",
|
| "callback_interface.h",
|
| "constants.cpp",
|
| - "conversions.cpp",
|
| + "utilities.cpp",
|
| "copyright_block.txt",
|
| "dictionary_impl.cpp",
|
| "dictionary_impl.h",
|
|
|