| Index: samples/third_party/dromaeo/index.html
|
| diff --git a/samples/third_party/dromaeo/index.html b/samples/third_party/dromaeo/index.html
|
| index d1a7a2f8b5cf876a5f20c18f2e3140ee9c3a8934..4fc3dbbd52f31b2e0d07e70ba6320ae8d9666db3 100644
|
| --- a/samples/third_party/dromaeo/index.html
|
| +++ b/samples/third_party/dromaeo/index.html
|
| @@ -6,7 +6,7 @@
|
| <link href="reset.css" rel="stylesheet" type="text/css" />
|
| <link href="application.css" rel="stylesheet" type="text/css" />
|
| <script type="application/dart" src="Dromaeo.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 id="top" >
|
|
|