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

Unified Diff: test/kernel/regression/unsupported_platform_library.dart.txt

Issue 2059763002: Update dart2js deps to prevent crash on unsupported platform libraries. (Closed) Base URL: git@github.com:dart-lang/rasta.git@mandatory_initializer
Patch Set: Created 4 years, 6 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
« no previous file with comments | « test/kernel/regression/unsupported_platform_library.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/kernel/regression/unsupported_platform_library.dart.txt
diff --git a/test/kernel/regression/unsupported_platform_library.dart.txt b/test/kernel/regression/unsupported_platform_library.dart.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cc97b3e38edb421920cd936eb875fdda5827b219
--- /dev/null
+++ b/test/kernel/regression/unsupported_platform_library.dart.txt
@@ -0,0 +1,2 @@
+library;
+import self as self;
« no previous file with comments | « test/kernel/regression/unsupported_platform_library.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698