Index: pkg/csslib/example/call_parser.html |
diff --git a/pkg/csslib/example/call_parser.html b/pkg/csslib/example/call_parser.html |
deleted file mode 100644 |
index 8dc02e47449eb7dbdc5d5ddda1e68e084126ed66..0000000000000000000000000000000000000000 |
--- a/pkg/csslib/example/call_parser.html |
+++ /dev/null |
@@ -1,13 +0,0 @@ |
-<!DOCTYPE html> |
- |
-<html> |
- <head> |
- <meta charset="utf-8"> |
- <title>Call CSS Parser from Browser (Dart2JS and Dartium)</title> |
- </head> |
- <body> |
- <h1>Dartium/Dart2JS Test</h1> |
- <script type="application/dart" src="call_parser.dart"></script> |
- <script src="packages/browser/dart.js"></script> |
- </body> |
-</html> |