Skip to content

Commit 367cfe2

Browse files
committed
deps: V8: cherry-pick 01e52d8
1 parent c8df5cf commit 367cfe2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/v8/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2754,13 +2754,13 @@ v8_source_set("v8_base_without_compiler") {
27542754
"src/regexp/regexp-nodes.h",
27552755
"src/regexp/regexp-parser.cc",
27562756
"src/regexp/regexp-parser.h",
2757-
"src/regexp/regexp-special-case.h",
27582757
"src/regexp/regexp-stack.cc",
27592758
"src/regexp/regexp-stack.h",
27602759
"src/regexp/regexp-utils.cc",
27612760
"src/regexp/regexp-utils.h",
27622761
"src/regexp/regexp.cc",
27632762
"src/regexp/regexp.h",
2763+
"src/regexp/special-case.h",
27642764
"src/roots/roots-inl.h",
27652765
"src/roots/roots.cc",
27662766
"src/roots/roots.h",

0 commit comments

Comments
 (0)