Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1684)

Unified Diff: content/browser/resources/net/network_error.html

Issue 1421743002: Implement chrome://network-errors for direct access to network error interstitials (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: content/browser/resources/net/network_error.html
diff --git a/content/browser/resources/accessibility/accessibility.html b/content/browser/resources/net/network_error.html
similarity index 99%
copy from content/browser/resources/accessibility/accessibility.html
copy to content/browser/resources/net/network_error.html
index 888a16c795c6ed9289144e5a29af591d8c6b7b6c..8a9e7353bf5392a354cb484b54d98dfc75270b9b 100644
--- a/content/browser/resources/accessibility/accessibility.html
+++ b/content/browser/resources/net/network_error.html
@@ -25,4 +25,4 @@ found in the LICENSE file.
<div id="pages" class="list"></div>
<script src="chrome://resources/js/i18n_template.js"></script>
</body>
-</html>
+</html>

Powered by Google App Engine
This is Rietveld 408576698