Index: sky/shell/BUILD.gn |
diff --git a/sky/shell/BUILD.gn b/sky/shell/BUILD.gn |
index 1e087ddde7932087839db6aeb2fb15d2de453e2b..4256c0ba97ae14bc2a3c4e660fb85b339753188e 100644 |
--- a/sky/shell/BUILD.gn |
+++ b/sky/shell/BUILD.gn |
@@ -55,7 +55,7 @@ shared_library("sky_shell") { |
"//base", |
"//base:i18n", |
"//build/config/sanitizers:deps", |
- "//dart/runtime/bin:libdart_withcore", |
+ "//dart/runtime:libdart", |
"//mojo/android:libsystem_java", |
"//mojo/common", |
"//mojo/edk/system", |