update paths for native_mate
This commit is contained in:
parent
8b31886c77
commit
b6f063d954
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
'includes': [
|
||||
'features.gypi',
|
||||
'filenames.gypi',
|
||||
'vendor/native_mate/native_mate_files.gypi',
|
||||
'native_mate/native_mate_files.gypi',
|
||||
],
|
||||
'target_defaults': {
|
||||
'defines': [
|
||||
|
@ -295,7 +295,7 @@
|
|||
'include_dirs': [
|
||||
'.',
|
||||
'chromium_src',
|
||||
'vendor/native_mate',
|
||||
'native_mate',
|
||||
# Include atom_natives.h.
|
||||
'<(SHARED_INTERMEDIATE_DIR)',
|
||||
# Include directories for uv and node.
|
||||
|
|
Loading…
Reference in a new issue