mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
rename back to expected values
This commit is contained in:
@@ -1,26 +1,26 @@
|
||||
{
|
||||
'variables': {
|
||||
'native_mate_files': [
|
||||
'mate/arguments.cc',
|
||||
'mate/arguments.h',
|
||||
'mate/constructor.h',
|
||||
'mate/converter.cc',
|
||||
'mate/converter.h',
|
||||
'mate/dictionary.cc',
|
||||
'mate/dictionary.h',
|
||||
'mate/function_template.cc',
|
||||
'mate/function_template.h',
|
||||
'mate/handle.h',
|
||||
'mate/object_template_builder.cc',
|
||||
'mate/object_template_builder.h',
|
||||
'mate/persistent_dictionary.cc',
|
||||
'mate/persistent_dictionary.h',
|
||||
'mate/scoped_persistent.h',
|
||||
'mate/wrappable.cc',
|
||||
'mate/wrappable.h',
|
||||
'mate/wrappable_base.h',
|
||||
'mate/promise.h',
|
||||
'mate/promise.cc',
|
||||
'native_mate/arguments.cc',
|
||||
'native_mate/arguments.h',
|
||||
'native_mate/constructor.h',
|
||||
'native_mate/converter.cc',
|
||||
'native_mate/converter.h',
|
||||
'native_mate/dictionary.cc',
|
||||
'native_mate/dictionary.h',
|
||||
'native_mate/function_template.cc',
|
||||
'native_mate/function_template.h',
|
||||
'native_mate/handle.h',
|
||||
'native_mate/object_template_builder.cc',
|
||||
'native_mate/object_template_builder.h',
|
||||
'native_mate/persistent_dictionary.cc',
|
||||
'native_mate/persistent_dictionary.h',
|
||||
'native_mate/scoped_persistent.h',
|
||||
'native_mate/wrappable.cc',
|
||||
'native_mate/wrappable.h',
|
||||
'native_mate/wrappable_base.h',
|
||||
'native_mate/promise.h',
|
||||
'native_mate/promise.cc',
|
||||
],
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user