| Index: samples/simplegl/flashingbox.html
|
| diff --git a/samples/simplegl/flashingbox.html b/samples/simplegl/flashingbox.html
|
| deleted file mode 100644
|
| index 06a05385247969bfff735baa8ca1a1a6374e70c3..0000000000000000000000000000000000000000
|
| --- a/samples/simplegl/flashingbox.html
|
| +++ /dev/null
|
| @@ -1,17 +0,0 @@
|
| -<!-- Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
|
| - for details. All rights reserved. Use of this source code is governed by a
|
| - BSD-style license that can be found in the LICENSE file. -->
|
| -<!DOCTYPE html>
|
| -
|
| -<html>
|
| - <head>
|
| - <meta charset="utf-8">
|
| - <title>Dart GL Sample</title>
|
| - <link rel="stylesheet" href="simplegl.css">
|
| - </head>
|
| - <body>
|
| - <h1>Dart GL Sample</h1>
|
| - <script type="application/dart" src="web/flashingbox_driver.dart"></script>
|
| - <script src="https://dart.googlecode.com/svn/branches/bleeding_edge/dart/client/dart.js"></script>
|
| - </body>
|
| -</html>
|
|
|