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