mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
Make sure sk_stdint.h is in the include path
This commit is contained in:
@@ -9,10 +9,12 @@
|
||||
'include_dirs': [
|
||||
'.',
|
||||
'<(libchromiumcontent_include_dir)',
|
||||
'<(libchromiumcontent_include_dir)/third_party/skia/include/config',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'<(libchromiumcontent_include_dir)',
|
||||
'<(libchromiumcontent_include_dir)/third_party/skia/include/config',
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
|
||||
Reference in New Issue
Block a user