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