diff options
Diffstat (limited to 'BUILD.gn')
-rw-r--r-- | BUILD.gn | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -815,9 +815,6 @@ static_library("javascript") { public_deps = [ "//v8", ] - deps = [ - "//v8:v8_libplatform", - ] } static_library("jsapi") { |