Fix up #includes to work with both GYP and GN
This commit is contained in:
parent
1cc5492784
commit
73ac019882
13 changed files with 28 additions and 26 deletions
|
@ -11,7 +11,7 @@
|
|||
#include "atom/common/api/event_emitter_caller.h"
|
||||
#include "base/synchronization/lock.h"
|
||||
#include "content/public/browser/browser_thread.h"
|
||||
#include "native_mate/native_mate/arguments.h"
|
||||
#include "native_mate/arguments.h"
|
||||
|
||||
namespace mate {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue