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

Unified Diff: pkg/analyzer/lib/src/generated/java_core.dart

Issue 685573002: Inline JUnitTestCase 'assert' methods. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
Index: pkg/analyzer/lib/src/generated/java_core.dart
diff --git a/pkg/analyzer/lib/src/generated/java_core.dart b/pkg/analyzer/lib/src/generated/java_core.dart
index e91ed0b74f9a98c841d51f5288f2672136369b1c..1bbde9add84d75f6462bdcd15e12bb86841540fd 100644
--- a/pkg/analyzer/lib/src/generated/java_core.dart
+++ b/pkg/analyzer/lib/src/generated/java_core.dart
@@ -1,7 +1,5 @@
library java.core;
-import "dart:math" as math;
-
final Stopwatch nanoTimeStopwatch = new Stopwatch();
const int LONG_MAX_VALUE = 0x7fffffffffffffff;
« no previous file with comments | « no previous file | pkg/analyzer/lib/src/generated/java_junit.dart » ('j') | pkg/analyzer/test/generated/test_support.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698