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

Unified Diff: runtime/lib/mirrors_sources.gypi

Issue 2434123003: Merge more Kernel infrastructure from kernel_sdk SDK fork. (Closed)
Patch Set: address more comments Created 4 years, 2 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
Index: runtime/lib/mirrors_sources.gypi
diff --git a/runtime/lib/mirrors_sources.gypi b/runtime/lib/mirrors_sources.gypi
index 295ab856b3966848ddcf6db4d563a6d7344a9f8b..46da0828d8a652e19e62e4bab6be3532c78f64af 100644
--- a/runtime/lib/mirrors_sources.gypi
+++ b/runtime/lib/mirrors_sources.gypi
@@ -8,6 +8,8 @@
'sources': [
'mirrors.cc',
'mirrors.h',
+ # mirrors_patch.dart needs to be the first dart file because it contains
+ # imports.
'mirrors_patch.dart',
'mirrors_impl.dart',
'mirror_reference.dart',
« no previous file with comments | « runtime/lib/mirrors_patch.dart ('k') | runtime/lib/null_patch.dart » ('j') | runtime/vm/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698