Skip to content

Commit

Permalink
fix again
Browse files Browse the repository at this point in the history
  • Loading branch information
ry committed Oct 31, 2018
1 parent 62fac16 commit e857c81
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -199,8 +199,9 @@ static_library("deno_deps") {
"third_party/v8:v8_libplatform",
"third_party/v8:v8_libsampler",
"//build/win:default_exe_manifest",
"//buildtools/third_party/libc++",
"//buildtools/third_party/libc++:libc++",
]
configs += [ ":deno_config" ]
}

static_library("snapshot") {
Expand Down

0 comments on commit e857c81

Please sign in to comment.