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

Unified Diff: pkg/dev_compiler/test/not_yet_strong_tests.dart

Issue 2982723002: Name-based approach to cross frame support.
Patch Set: Created 3 years, 5 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/dev_compiler/test/not_yet_strong_tests.dart
diff --git a/pkg/dev_compiler/test/not_yet_strong_tests.dart b/pkg/dev_compiler/test/not_yet_strong_tests.dart
index f5a3699e6f16e134d67ba4b941a42095aabe22da..23cffc7cffea1386b2af7aea7ef53bb8a8e0941a 100644
--- a/pkg/dev_compiler/test/not_yet_strong_tests.dart
+++ b/pkg/dev_compiler/test/not_yet_strong_tests.dart
@@ -2394,7 +2394,6 @@ final notYetStrongTests = new HashSet<String>.from([
'lib/convert/chunked_conversion_utf88_test',
'lib/convert/chunked_conversion_utf8_test',
'lib/convert/line_splitter_test',
- 'lib/html/cross_frame_test',
'lib/html/custom/constructor_calls_created_synchronously_test',
'lib/html/custom/created_callback_test',
'lib/html/custom/document_register_basic_test',

Powered by Google App Engine
This is Rietveld 408576698