Jonah Williams | 91af071 | 2019-09-12 15:25:21 -0700 | [diff] [blame] | 1 | <!-- Copyright 2019 The Chromium Authors. All rights reserved. |
2 | Use of this source code is governed by a BSD-style license that can be | ||||
3 | found in the LICENSE file. --> | ||||
4 | <!DOCTYPE html> | ||||
5 | <html> | ||||
6 | <head> | ||||
7 | <title>Hello, World</title> | ||||
8 | </head> | ||||
9 | <body> | ||||
10 | <script src="main.dart.js"></script> | ||||
11 | </body> | ||||
12 | </html> |