summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/bug_report_invalid.html
diff options
context:
space:
mode:
authorphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-19 18:14:30 +0000
committerphajdan.jr@chromium.org <phajdan.jr@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-19 18:14:30 +0000
commit7316a48f3e4c3ab1892d696e17cafb795ed93aaf (patch)
treeeb8578b0bf7e49a7b97ac70fba6f91441a47e4bc /chrome/browser/resources/bug_report_invalid.html
parent8b8e7c9bce4198a4ee2865d9dfce6e8baa173ad3 (diff)
downloadchromium_src-7316a48f3e4c3ab1892d696e17cafb795ed93aaf.zip
chromium_src-7316a48f3e4c3ab1892d696e17cafb795ed93aaf.tar.gz
chromium_src-7316a48f3e4c3ab1892d696e17cafb795ed93aaf.tar.bz2
Revert "Checkin for CL: http://codereview.chromium.org/3061044/show"
Broke compile. TBR=rkc Review URL: http://codereview.chromium.org/3199006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56717 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/resources/bug_report_invalid.html')
-rw-r--r--chrome/browser/resources/bug_report_invalid.html10
1 files changed, 0 insertions, 10 deletions
diff --git a/chrome/browser/resources/bug_report_invalid.html b/chrome/browser/resources/bug_report_invalid.html
deleted file mode 100644
index e6b1605..0000000
--- a/chrome/browser/resources/bug_report_invalid.html
+++ /dev/null
@@ -1,10 +0,0 @@
-<!DOCTYPE HTML>
-<html>
-<head>
-<meta charset="utf-8">
-</head>
-<title i18n-content="title"></title>
-<body onselectstart='return false'>
-Invalid BugReport options - please check.
-</body>
-</html>