Fix cpplint warnings

This commit is contained in:
Cheng Zhao 2015-02-04 11:01:01 -08:00
parent f214e88784
commit a02707f998

View file

@ -4,7 +4,7 @@
#include <vector>
#include "atom_natives.h"
#include "atom_natives.h" // NOLINT: This file is generated with coffee2c.
#include "atom/common/asar/archive.h"
#include "atom/common/native_mate_converters/file_path_converter.h"
#include "native_mate/arguments.h"