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

Side by Side Diff: test/transformer/hello_app/web/index.html

Issue 1788973002: Remove code that requires whole-program compile (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: merged Created 4 years, 9 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 unified diff | Download patch
« no previous file with comments | « test/transformer/hello_app/pubspec.yaml ('k') | test/transformer/hello_app/web/main.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <html>
2 <body>
3 <script src="main.dart" type="application/dart"></script>
4 <!-- TODO(ochafik): Have DDC to auto-strip this -->
5 <script src="packages/browser/dart.js"></script>
6 </body>
7 </html>
OLDNEW
« no previous file with comments | « test/transformer/hello_app/pubspec.yaml ('k') | test/transformer/hello_app/web/main.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698