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

Unified Diff: sdk/lib/math/math.dart

Issue 25785003: "Reverting 28184" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « sdk/lib/math/jenkins_smi_hash.dart ('k') | sdk/lib/math/math_sources.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sdk/lib/math/math.dart
diff --git a/sdk/lib/math/math.dart b/sdk/lib/math/math.dart
index 95ed261e2753eade411dd52f6e86202ca3a5e881..4cffa8f59455e0caced02d788e7a7bee9d439dd3 100644
--- a/sdk/lib/math/math.dart
+++ b/sdk/lib/math/math.dart
@@ -7,10 +7,7 @@
*/
library dart.math;
-part "jenkins_smi_hash.dart";
-part "point.dart";
part "random.dart";
-part "rectangle.dart";
/**
* Base of the natural logarithms.
« no previous file with comments | « sdk/lib/math/jenkins_smi_hash.dart ('k') | sdk/lib/math/math_sources.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698