| Index: samples/tests/samples/lib/layout/grid_layout_demo.html
|
| diff --git a/samples/tests/samples/lib/layout/grid_layout_demo.html b/samples/tests/samples/lib/layout/grid_layout_demo.html
|
| deleted file mode 100644
|
| index 6d199ec524957a2cd1c274f73abde9af318fd18c..0000000000000000000000000000000000000000
|
| --- a/samples/tests/samples/lib/layout/grid_layout_demo.html
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -<!DOCTYPE html>
|
| -<html>
|
| - <head>
|
| - <title>Grid Layout Demos</title>
|
| - <style type="text/css">
|
| - </style>
|
| - <script type="application/dart" src="grid_layout_demo.dart"></script>
|
| - </head>
|
| - <body>
|
| - <script src="http://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
|
| - </body>
|
| -</html>
|
|
|