Browse Source

Meta: Port recent changes to the GN build

3c74dc9f4dcf796b225f1af7e8c4d8647e000c6c
Timothy Flynn 1 year ago
parent
commit
71222845bd
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Meta/gn/secondary/Userland/Libraries/LibJS/BUILD.gn

+ 1 - 0
Meta/gn/secondary/Userland/Libraries/LibJS/BUILD.gn

@@ -58,6 +58,7 @@ shared_library("LibJS") {
     "ParserError.cpp",
     "ParserError.cpp",
     "Print.cpp",
     "Print.cpp",
     "Runtime/AbstractOperations.cpp",
     "Runtime/AbstractOperations.cpp",
+    "Runtime/Accessor.cpp",
     "Runtime/Agent.cpp",
     "Runtime/Agent.cpp",
     "Runtime/AggregateError.cpp",
     "Runtime/AggregateError.cpp",
     "Runtime/AggregateErrorConstructor.cpp",
     "Runtime/AggregateErrorConstructor.cpp",