瀏覽代碼

Meta: Port recent changes to the GN build

3c74dc9f4dcf796b225f1af7e8c4d8647e000c6c
Timothy Flynn 1 年之前
父節點
當前提交
71222845bd
共有 1 個文件被更改,包括 1 次插入0 次删除
  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",
     "Print.cpp",
     "Runtime/AbstractOperations.cpp",
+    "Runtime/Accessor.cpp",
     "Runtime/Agent.cpp",
     "Runtime/AggregateError.cpp",
     "Runtime/AggregateErrorConstructor.cpp",