Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nodejs/node.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'deps/v8/include/v8-inspector.h')
-rw-r--r--deps/v8/include/v8-inspector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/include/v8-inspector.h b/deps/v8/include/v8-inspector.h
index 01274625c1f..6573940e2fe 100644
--- a/deps/v8/include/v8-inspector.h
+++ b/deps/v8/include/v8-inspector.h
@@ -11,7 +11,7 @@
#include <memory>
#include <unordered_map>
-#include "v8.h" // NOLINT(build/include)
+#include "v8.h" // NOLINT(build/include_directory)
namespace v8_inspector {