Skip to content

Commit 8a31b23

Browse files
bnoordhuisFishrock123
authored andcommitted
build: remove unused files from CPPLINT_FILES
PR-URL: #7462 Reviewed-By: Trevor Norris <trev.norris@gmail.com>
1 parent 3fa643b commit 8a31b23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Makefile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -681,8 +681,6 @@ CPPLINT_EXCLUDE += src/v8abbr.h
681681
CPPLINT_EXCLUDE += $(wildcard test/addons/??_*/*.cc test/addons/??_*/*.h)
682682

683683
CPPLINT_FILES = $(filter-out $(CPPLINT_EXCLUDE), $(wildcard \
684-
deps/debugger-agent/include/* \
685-
deps/debugger-agent/src/* \
686684
src/*.c \
687685
src/*.cc \
688686
src/*.h \

0 commit comments

Comments
 (0)