Index: client/html/benchmarks/dromaeo/dromaeo.app |
=================================================================== |
--- client/html/benchmarks/dromaeo/dromaeo.app (revision 5796) |
+++ client/html/benchmarks/dromaeo/dromaeo.app (working copy) |
@@ -1,11 +0,0 @@ |
-library { |
- import = [ |
- '../../../html/html.lib', |
- '../../../json/dart_json.lib' |
- ] |
- source = [ |
- 'Dromaeo.dart', |
- 'Suites.dart' |
- ] |
- entrypoint = 'Main.main' |
-} |