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

Unified Diff: corelib/src/corelib_sources.gypi

Issue 10829459: Deprecate Math object in corelib in favor of dart:math library. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comments. Created 8 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 | « corelib/src/bool.dart ('k') | corelib/src/expect.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: corelib/src/corelib_sources.gypi
diff --git a/corelib/src/corelib_sources.gypi b/corelib/src/corelib_sources.gypi
index 785938ebe3e0c4c83951360deb7fcc1c0e01ee9c..f734b652b843b08d1ba1d8559a8ef352951d1f6b 100644
--- a/corelib/src/corelib_sources.gypi
+++ b/corelib/src/corelib_sources.gypi
@@ -18,7 +18,6 @@
'hashable.dart',
'iterable.dart',
'iterator.dart',
- 'math.dart',
'map.dart',
'list.dart',
'num.dart',
« no previous file with comments | « corelib/src/bool.dart ('k') | corelib/src/expect.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698