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

Unified Diff: tests/html/js_typed_interop_anonymous_unreachable_test.dart

Issue 1871573002: Breaking Change: Support @JS at library level (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Updated to WebKit updated tests Created 4 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 ba8758e63a1b18560c49d8a76d696825163d8fce..bbd97f047ec8b51df47795c244346055abe960f5 100644
--- a/tests/html/js_typed_interop_anonymous_unreachable_test.dart
+++ b/tests/html/js_typed_interop_anonymous_unreachable_test.dart
@@ -2,6 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
+@JS()
library js_typed_interop_anonymous_unreachable_test;
import 'dart:html';
« no previous file with comments | « tests/html/js_typed_interop_anonymous_unreachable_exp_test.dart ('k') | tests/html/js_typed_interop_side_cast_exp_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698