Chromium Code Reviews| Index: runtime/BUILD.gn |
| diff --git a/runtime/BUILD.gn b/runtime/BUILD.gn |
| index beaf048b9d4f3fe0aa3fb79a4d9a9ff25181e23b..ad90805b1fe775c142901391c9d3db21b35262ef 100644 |
| --- a/runtime/BUILD.gn |
| +++ b/runtime/BUILD.gn |
| @@ -111,7 +111,7 @@ action("generate_version_cc_file") { |
| executable("libdart_dependency_helper") { |
| configs += [":dart_config"] |
| deps = [ |
| - "vm:libdart_lib_withcore", |
| + "vm:libdart_lib_nosnapshot", |
| "vm:libdart_lib", |
| "vm:libdart_vm", |
| "vm:libdart_platform", |