| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 28fad19928bd015bf92cbb413e4af254e4176620..ae130d80bc8a8d9d4967600961e1de399cba1e5e 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -58,6 +58,7 @@ target(modules_target_type, "modules") {
|
| ]
|
|
|
| sources += generated_modules_dictionary_files
|
| + sources += generated_modules_callback_function_files
|
|
|
| # Compile sources generated by module_names script.
|
| sources += get_target_outputs(":module_names")
|
|
|