Chromium Code Reviews| Index: samples/third_party/dromaeo/README |
| diff --git a/samples/third_party/dromaeo/README b/samples/third_party/dromaeo/README |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a38a687bfd22a1d8fc095fc7fbb6bd682d0d2853 |
| --- /dev/null |
| +++ b/samples/third_party/dromaeo/README |
| @@ -0,0 +1,5 @@ |
| +This is a port of the Dromaeo benchmark (http://dromaeo.com/) to Dart. |
| +See the attached LICENSE file in this directory. |
| + |
| +To run, use a Dartium chrome binary to open index.html in this |
| +directory. |