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

Unified Diff: sky/tests/modules/resources/dart-import.dart

Issue 938623005: Allow multiple dart <script> tags in .sky files (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: All works! Created 5 years, 10 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: sky/tests/modules/resources/dart-import.dart
diff --git a/sky/tests/modules/resources/dart-import.dart b/sky/tests/modules/resources/dart-import.dart
new file mode 100644
index 0000000000000000000000000000000000000000..09e96b59498b86d6061797e84466a13a6d657c5e
--- /dev/null
+++ b/sky/tests/modules/resources/dart-import.dart
@@ -0,0 +1,2 @@
+class BaseClass {
+}

Powered by Google App Engine
This is Rietveld 408576698