Index: client/html/benchmarks/dromaeo/tests/runner.lib |
=================================================================== |
--- client/html/benchmarks/dromaeo/tests/runner.lib (revision 5796) |
+++ client/html/benchmarks/dromaeo/tests/runner.lib (working copy) |
@@ -1,10 +0,0 @@ |
-library { |
- import = [ |
- '../../../../html/html.lib', |
- '../../../../json/dart_json.lib' |
- ] |
- source = [ |
- 'Common.dart', |
- 'Runner.dart' |
- ] |
-} |