| Index: samples/third_party/dromaeo/tests/dom-modify.html
|
| diff --git a/client/dom/benchmarks/dromaeo/tests/dom-modify.html b/samples/third_party/dromaeo/tests/dom-modify.html
|
| similarity index 99%
|
| rename from client/dom/benchmarks/dromaeo/tests/dom-modify.html
|
| rename to samples/third_party/dromaeo/tests/dom-modify.html
|
| index 8853991ed5d519251580bdb24a8d6627ede4bd55..c81d6720dc9c6ca1f1b524a68f1c4f55f7a9fbf9 100644
|
| --- a/client/dom/benchmarks/dromaeo/tests/dom-modify.html
|
| +++ b/samples/third_party/dromaeo/tests/dom-modify.html
|
| @@ -1,6 +1,7 @@
|
| <html>
|
| <head>
|
| <script type="application/dart" src="dom-modify.dart"></script>
|
| +<script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
|
| </head>
|
| <body>
|
| <div class="head">
|
|
|