| Index: chrome/test/data/extensions/platform_apps/ad_view/onloadcommit_ack/index.html | 
| diff --git a/chrome/test/data/extensions/platform_apps/ad_view/onloadcommit_ack/index.html b/chrome/test/data/extensions/platform_apps/ad_view/onloadcommit_ack/index.html | 
| deleted file mode 100644 | 
| index b16f27a4d815d98501a9535110412d2a709aa885..0000000000000000000000000000000000000000 | 
| --- a/chrome/test/data/extensions/platform_apps/ad_view/onloadcommit_ack/index.html | 
| +++ /dev/null | 
| @@ -1,27 +0,0 @@ | 
| -<!-- | 
| - * Copyright 2013 The Chromium Authors. 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><adview> Sample</title> | 
| -  <link href="styles/main.css" rel="stylesheet"> | 
| -  <script src="displayad.js"></script> | 
| -  <script src="chrometest.js"></script> | 
| -</head> | 
| -<body> | 
| -  <fieldset id="my-adview-surround"> | 
| -    <legend><adview ad-network="rpaquay"/></legend> | 
| -    <adview id="my-adview" class="adview-element" ad-network="test"></adview> | 
| -  </fieldset> | 
| -  <div class="app-surround"> | 
| -    <h1><adview> Sample</h1> | 
| -    <p>The top of the page is an <adview> tag.</p> | 
| -    <input id="display-ad" type="button" value="(loading adview...)" disabled="true"/> | 
| -    <p id="my-status"></p> | 
| -  </div> | 
| -</body> | 
| -</html> | 
|  |