| Index: samples/third_party/dromaeo/tests/dom-modify-html.html
|
| diff --git a/samples/third_party/dromaeo/tests/dom-modify-html.html b/samples/third_party/dromaeo/tests/dom-modify-html.html
|
| index 4c081784aa9247dde5aa128c26b5b355dcf8e5dc..4663c13c29a6466a4ddae038b3982a8b9f1cf46b 100644
|
| --- a/samples/third_party/dromaeo/tests/dom-modify-html.html
|
| +++ b/samples/third_party/dromaeo/tests/dom-modify-html.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script type="application/dart" src="dom-modify-html.dart"></script>
|
| -<script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
|
| +<script src="../../../../pkg/browser/lib/dart.js"></script>
|
| </head>
|
| <body>
|
| <div class="head">
|
|
|