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

Unified Diff: runtime/bin/bin.gypi

Issue 2148533002: Fuchsia: Platform specific calls needed to Initialize and Cleanup VM. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Address comments Created 4 years, 5 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 | « no previous file | runtime/bin/fuchsia_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/bin.gypi
diff --git a/runtime/bin/bin.gypi b/runtime/bin/bin.gypi
index 2d04720edbed53f604d6858caa68f404de559ff2..c770f3dd8ec7b557e0d83f765b700333b79ef49e 100644
--- a/runtime/bin/bin.gypi
+++ b/runtime/bin/bin.gypi
@@ -1069,6 +1069,7 @@
],
'sources': [
'fuchsia_test.cc',
+ 'log_fuchsia.cc', # TODO(zra): Move to libdart_builtin when ready.
],
},
{
« no previous file with comments | « no previous file | runtime/bin/fuchsia_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698