Chromium Code Reviews| Index: runtime/bin/BUILD.gn |
| diff --git a/runtime/bin/BUILD.gn b/runtime/bin/BUILD.gn |
| index 50db7e92c2bd05a857869ae0b4d7881332f9f37b..15b3a3e26d6b63a47c5bbff4cdbc812cf952b889 100644 |
| --- a/runtime/bin/BUILD.gn |
| +++ b/runtime/bin/BUILD.gn |
| @@ -467,7 +467,6 @@ if (defined(is_fuchsia) && is_fuchsia) { |
| "../vm:libdart_platform", |
| "..:libdart", |
| ":dart_snapshot_cc", |
| - "../../pkg:pkg", # Pull this out to top-level for a real SDK build. |
| "//third_party/zlib", |
| ] |