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