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

Unified Diff: tests/html/js_typed_interop_anonymous_unreachable_test.dart

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: Created 3 years, 8 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/html/js_typed_interop_anonymous_unreachable_test.dart
diff --git a/tests/html/js_typed_interop_anonymous_unreachable_test.dart b/tests/html/js_typed_interop_anonymous_unreachable_test.dart
index 2a71d0b5a34353c28b800c8355af4bb2f1644636..7aaa5216ebc7832c932860ca731da010bf917658 100644
--- a/tests/html/js_typed_interop_anonymous_unreachable_test.dart
+++ b/tests/html/js_typed_interop_anonymous_unreachable_test.dart
@@ -25,7 +25,7 @@ class Literal {
main() {
useHtmlConfiguration();
test('nothing to do', () {
- // This test is empty, but it is a regression for Issue# 24974: dartjs
+ // This test is empty, but it is a regression for Issue# 24974: dart2js
// would crash trying to compile code that used @anonymous and that was
// not reachable from main.
});
« no previous file with comments | « tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart ('k') | tests/html/window_nosuchmethod_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698