| Index: samples/third_party/dromaeo/index.html
|
| diff --git a/client/dom/benchmarks/dromaeo/index.html b/samples/third_party/dromaeo/index.html
|
| similarity index 95%
|
| rename from client/dom/benchmarks/dromaeo/index.html
|
| rename to samples/third_party/dromaeo/index.html
|
| index 500949a5cda945f14febc556e495234978682b0a..46c4381987431ed1e54a281cbf40fa9fc16e2219 100644
|
| --- a/client/dom/benchmarks/dromaeo/index.html
|
| +++ b/samples/third_party/dromaeo/index.html
|
| @@ -6,6 +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>
|
| </head>
|
| <body>
|
| <div id="top" >
|
|
|