Index: client/html/benchmarks/dromaeo/tests/dom-modify.app |
=================================================================== |
--- client/html/benchmarks/dromaeo/tests/dom-modify.app (revision 5796) |
+++ client/html/benchmarks/dromaeo/tests/dom-modify.app (working copy) |
@@ -1,10 +0,0 @@ |
-library { |
- import = [ |
- '../../../../html/html.lib', |
- 'runner.lib' |
- ] |
- source = [ |
- 'DomModify.dart' |
- ] |
- entrypoint = 'Main.main' |
-} |