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

Unified Diff: lib/coreimpl/corelib_impl_sources.gypi

Issue 11228002: Rename OutOfMemoryException to OutOfMemoryError. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Made ExceptionImplementation private. Rmoved references in tests. Created 8 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
« no previous file with comments | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/exceptions.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: lib/coreimpl/corelib_impl_sources.gypi
diff --git a/lib/coreimpl/corelib_impl_sources.gypi b/lib/coreimpl/corelib_impl_sources.gypi
index 99b9c6ddf8ece1e6c0866ebf995a0aed32355894..3128f6705282d59ee023225fa43766f6619d68ab 100644
--- a/lib/coreimpl/corelib_impl_sources.gypi
+++ b/lib/coreimpl/corelib_impl_sources.gypi
@@ -8,7 +8,6 @@
'collections.dart',
'date.dart',
'dual_pivot_quicksort.dart',
- 'exceptions.dart',
'future_implementation.dart',
'hash_map_set.dart',
'linked_hash_map.dart',
« no previous file with comments | « lib/coreimpl/coreimpl.dart ('k') | lib/coreimpl/exceptions.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698