| Index: chrome/test/data/fileapi/create_test.html
|
| ===================================================================
|
| --- chrome/test/data/fileapi/create_test.html (revision 148472)
|
| +++ chrome/test/data/fileapi/create_test.html (working copy)
|
| @@ -1,10 +0,0 @@
|
| -<html>
|
| - <head>
|
| - <title>FileAPI create test</title>
|
| - <script type="text/javascript" src="common.js"></script>
|
| - <script type="text/javascript" src="create_test.js"></script>
|
| - </head>
|
| - <body onLoad="test()">
|
| - <div id="status">Starting...</div>
|
| - </body>
|
| -</html>
|
|
|