Index: chrome/renderer/resources/neterror.html |
=================================================================== |
--- chrome/renderer/resources/neterror.html (revision 212348) |
+++ chrome/renderer/resources/neterror.html (working copy) |
@@ -307,12 +307,6 @@ |
if (window.top.location != window.location) |
document.documentElement.setAttribute('subframe', ''); |
-function updateForDnsProbe(strings) { |
- var context = new JsEvalContext(strings); |
- jstProcess(context, document.getElementById('help-box-outer')); |
- jstProcess(context, document.getElementById('details')); |
-} |
- |
</script> |
<body id="t"> |