Chromium Code Reviews| Index: chrome/browser/resources/cleanup_tool/main.html |
| diff --git a/chrome/browser/resources/cleanup_tool/main.html b/chrome/browser/resources/cleanup_tool/main.html |
| deleted file mode 100644 |
| index 19ecceee84b21d9cb93835b0593a9194b55a6c57..0000000000000000000000000000000000000000 |
| --- a/chrome/browser/resources/cleanup_tool/main.html |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -<!doctype html> |
| -<html dir="${textdirection}" lang="${language}"> |
| -<head> |
| -<meta name="google" value="notranslate"> |
| -<meta charset="utf-8"> |
| -<title>${title}</title> |
| -</head> |
| - |
| -<body> |
| - This page is under construction. |
| -</body> |
| -</html> |