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

Unified Diff: tests/compiler/dart2js/simple_inferrer_test.dart

Issue 1278503004: Revert "Move dart2jslib parts into separate libraries." (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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
Index: tests/compiler/dart2js/simple_inferrer_test.dart
diff --git a/tests/compiler/dart2js/simple_inferrer_test.dart b/tests/compiler/dart2js/simple_inferrer_test.dart
index 1bc1cf5ad0601b1a1e2d12a9dc5b929d3f41289c..5999741882aea3bd0a74143a936cb8f598fc93b5 100644
--- a/tests/compiler/dart2js/simple_inferrer_test.dart
+++ b/tests/compiler/dart2js/simple_inferrer_test.dart
@@ -8,6 +8,8 @@ import 'package:compiler/src/types/types.dart' show TypeMask;
import 'type_mask_test_helper.dart';
import 'compiler_helper.dart';
+import 'parser_helper.dart';
+import 'type_mask_test_helper.dart';
const String TEST = """
returnNum1(a) {

Powered by Google App Engine
This is Rietveld 408576698