Chromium Code Reviews| Index: chrome/test/data/extensions/api_test/override/downloads.html |
| diff --git a/chrome/test/data/extensions/api_test/override/downloads.html b/chrome/test/data/extensions/api_test/override/downloads.html |
| deleted file mode 100644 |
| index 17927f2993f02a1081e5cdb33905a4a190469439..0000000000000000000000000000000000000000 |
| --- a/chrome/test/data/extensions/api_test/override/downloads.html |
| +++ /dev/null |
| @@ -1,6 +0,0 @@ |
| -<title>download1</title> |
| -<script> |
| -console.log("download1"); |
| -chrome.test.notifyPass(); |
| -</script> |
| -Downloads Override |