Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(665)

Unified Diff: sky/shell/BUILD.gn

Issue 1159443002: Roll Dart forward (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « sky/engine/tonic/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « sky/engine/tonic/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698