Chromium Code Reviews| Index: tools/bug_chomper/static/notfound.html |
| diff --git a/tools/bug_chomper/static/notfound.html b/tools/bug_chomper/static/notfound.html |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..cc40cce9bc74b67bb3df7358c3b4b4023614f9db |
| --- /dev/null |
| +++ b/tools/bug_chomper/static/notfound.html |
| @@ -0,0 +1,7 @@ |
| +<html> |
| +<head> |
|
jcgregorio
2014/05/07 19:32:25
Is this file used?
borenet
2014/05/07 22:27:37
Not any more! Removed.
|
| +</head> |
| +<body> |
| +<h1>Not Found</h1> |
| +</body> |
| +</html> |