Update libcc and replace snapshot_blob.bin by v8_context_snapshot.bin
This commit is contained in:
parent
a45862c93f
commit
3ac4c1f03f
5 changed files with 8 additions and 8 deletions
|
@ -209,7 +209,7 @@
|
|||
'<(libchromiumcontent_dir)/ui_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/views_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/natives_blob.bin',
|
||||
'<(libchromiumcontent_dir)/snapshot_blob.bin',
|
||||
'<(libchromiumcontent_dir)/v8_context_snapshot.bin',
|
||||
'external_binaries/d3dcompiler_47.dll',
|
||||
],
|
||||
},
|
||||
|
@ -249,7 +249,7 @@
|
|||
'<(libchromiumcontent_dir)/ui_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/views_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/natives_blob.bin',
|
||||
'<(libchromiumcontent_dir)/snapshot_blob.bin',
|
||||
'<(libchromiumcontent_dir)/v8_context_snapshot.bin',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
@ -645,7 +645,7 @@
|
|||
'<(libchromiumcontent_dir)/ui_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/views_resources_200_percent.pak',
|
||||
'<(libchromiumcontent_dir)/natives_blob.bin',
|
||||
'<(libchromiumcontent_dir)/snapshot_blob.bin',
|
||||
'<(libchromiumcontent_dir)/v8_context_snapshot.bin',
|
||||
],
|
||||
'xcode_settings': {
|
||||
'ATOM_BUNDLE_ID': 'com.<(company_abbr).<(project_name).framework',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue