diff --git a/atom/common/node_includes.h b/atom/common/node_includes.h index b6317ca024ae..6243f0b3fcb3 100644 --- a/atom/common/node_includes.h +++ b/atom/common/node_includes.h @@ -6,7 +6,7 @@ #define ATOM_COMMON_NODE_INCLUDES_H_ #include "base/logging.h" -#include "v8-platform.h" +#include "v8-platform.h" // NOLINT // Include common headers for using node APIs.