No longer needs to define node_includes.h at last
This commit is contained in:
parent
46b2b91a27
commit
e365cb6b1c
17 changed files with 17 additions and 31 deletions
|
@ -11,6 +11,7 @@
|
|||
#include "atom/common/api/locker.h"
|
||||
#include "atom/common/atom_command_line.h"
|
||||
#include "atom/common/native_mate_converters/file_path_converter.h"
|
||||
#include "atom/common/node_includes.h"
|
||||
#include "base/command_line.h"
|
||||
#include "base/base_paths.h"
|
||||
#include "base/files/file_path.h"
|
||||
|
@ -21,8 +22,6 @@
|
|||
#include "native_mate/dictionary.h"
|
||||
#include "third_party/WebKit/public/web/WebScopedMicrotaskSuppression.h"
|
||||
|
||||
#include "atom/common/node_includes.h"
|
||||
|
||||
using content::BrowserThread;
|
||||
|
||||
// Force all builtin modules to be referenced so they can actually run their
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue