Chromium Code Reviews| Index: chrome/common/extensions/docs/examples/api/omnibox/extension-docs/background.html |
| diff --git a/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/background.html b/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/background.html |
| deleted file mode 100644 |
| index f4d2ee7b18cf8a761b1f407c7b7ee9d9f0a45aa2..0000000000000000000000000000000000000000 |
| --- a/chrome/common/extensions/docs/examples/api/omnibox/extension-docs/background.html |
| +++ /dev/null |
| @@ -1,13 +0,0 @@ |
| -<!DOCTYPE html> |
| -<!-- |
| - * Copyright (c) 2010 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. |
| ---> |
| -<html> |
| - <head> |
| - </head> |
| - <body> |
| - <script src="background.js"></script> |
| - </body> |
| -</html> |