Chromium Code Reviews| Index: client/samples/spirodraw/spirodraw.html |
| diff --git a/client/samples/spirodraw/spirodraw.html b/client/samples/spirodraw/spirodraw.html |
| index d64d2d97f939f4781b4d9e35d7f7cb24c3b7b535..f1d62329651b0e70b726b153abf5cab14b71435e 100644 |
| --- a/client/samples/spirodraw/spirodraw.html |
| +++ b/client/samples/spirodraw/spirodraw.html |
| @@ -115,6 +115,6 @@ |
| </div> |
| <script type="application/dart" src="Spirodraw.dart"></script> |
| - <script>{}</script> |
| + <script src="../../dart.js"></script> |
|
dgrove
2012/01/20 20:57:03
ditto
|
| </body> |
| </html> |