style: use build/include_directory for NOLINT (#23266)
build/include linter was splitted to build/include_directory at depot_tools upstream. https://crrev.com/c/2159690 https://crbug.com/1073191
This commit is contained in:
parent
37db307153
commit
6ab317cc83
7 changed files with 7 additions and 7 deletions
|
@ -5,7 +5,7 @@
|
|||
#include "shell/common/electron_command_line.h"
|
||||
|
||||
#include "base/command_line.h"
|
||||
#include "uv.h" // NOLINT(build/include)
|
||||
#include "uv.h" // NOLINT(build/include_directory)
|
||||
|
||||
namespace electron {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue