| Index: samples/third_party/dromaeo/tests/dom-traverse-html.html
|
| diff --git a/samples/third_party/dromaeo/tests/dom-traverse-html.html b/samples/third_party/dromaeo/tests/dom-traverse-html.html
|
| index 33287d126240d0fa4fdc231db51a08bea7d7e416..ed1397673602d5c9436ca702414ad1179e1e4c2a 100644
|
| --- a/samples/third_party/dromaeo/tests/dom-traverse-html.html
|
| +++ b/samples/third_party/dromaeo/tests/dom-traverse-html.html
|
| @@ -1,7 +1,7 @@
|
| <html>
|
| <head>
|
| <script type="application/dart" src="dom-traverse-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">
|
|
|