mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
fixup! add missing newlines to patches
This commit is contained in:
@@ -81,4 +81,4 @@ index 58646a10591a1d3e7c2dd1782c3642b9cbe06738..0ae9c3c8ae27ca5684ebcb4f6a87f014
|
||||
+ print "Got symbol_info for %s." % (potential_symbol_file)
|
||||
if symbol_info == binary_info:
|
||||
mkdir_p(os.path.dirname(output_path))
|
||||
shutil.copyfile(potential_symbol_file, output_path)
|
||||
shutil.copyfile(potential_symbol_file, output_path)
|
||||
|
||||
@@ -109,4 +109,4 @@ index bc544f1c7c7f9f8e3bac9804697848ededb6a30a..3575cc89dda68d34ffde1574cca9e7b5
|
||||
-
|
||||
WasmCompiledModule::TransferrableModule
|
||||
WasmCompiledModule::GetTransferrableModule() {
|
||||
if (i::FLAG_wasm_shared_code) {
|
||||
if (i::FLAG_wasm_shared_code) {
|
||||
|
||||
Reference in New Issue
Block a user