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

Unified Diff: runtime/lib/corelib_sources.gypi

Issue 22819005: Make Null a public class of dart:core. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: vm only, rebase Created 7 years, 4 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/lib/null_patch.dart » ('j') | tests/language/null_is_test.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/lib/corelib_sources.gypi
diff --git a/runtime/lib/corelib_sources.gypi b/runtime/lib/corelib_sources.gypi
index ec3c6c1991fa504157bf51b09b9fc49d0363f1c6..120d1d85310cceeeae7d4b3270513a1010d50934 100644
--- a/runtime/lib/corelib_sources.gypi
+++ b/runtime/lib/corelib_sources.gypi
@@ -34,6 +34,7 @@
'invocation_mirror.h',
'invocation_mirror_patch.dart',
'map_patch.dart',
+ 'null_patch.dart',
'object.cc',
'object_patch.dart',
'print_patch.dart',
« no previous file with comments | « no previous file | runtime/lib/null_patch.dart » ('j') | tests/language/null_is_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698