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

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: 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') | runtime/lib/null_patch.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 14a53b2ff973fb0cd37c73658ec6aac270c92ca8..3d50b4034f5d3a30e9bbb94b50112863beb13bb4 100644
--- a/runtime/lib/corelib_sources.gypi
+++ b/runtime/lib/corelib_sources.gypi
@@ -35,6 +35,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') | runtime/lib/null_patch.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698