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

Unified Diff: test_sources/non_transformed/web/generated_code_test.html

Issue 580283004: Add JsInitializerGenerator (Closed) Base URL: https://github.com/dart-lang/js-interop.git@master
Patch Set: Created 6 years, 3 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/transformer/js_initializer_generator_test.dart ('k') | test_sources/non_transformed/web/test.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test_sources/non_transformed/web/generated_code_test.html
diff --git a/test_sources/non_transformed/web/generated_code_test.html b/test_sources/non_transformed/web/generated_code_test.html
index 7ba692ae88c9b4672668a255873cb81dd5949201..32ed7d41c7873c21c57bded7ffb7766f38ca9576 100644
--- a/test_sources/non_transformed/web/generated_code_test.html
+++ b/test_sources/non_transformed/web/generated_code_test.html
@@ -5,6 +5,7 @@
<meta charset="utf-8">
<title>generated_code_test</title>
<script src="test.js"></script>
+ <script src="generated_code_test.dart_initialize.js"></script>
</head>
<body>
« no previous file with comments | « test/transformer/js_initializer_generator_test.dart ('k') | test_sources/non_transformed/web/test.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698