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

Unified Diff: components/neterror/resources/neterror.html

Issue 2894413003: Rename interstitial_v2 files (Closed)
Patch Set: Fix rebase error Created 3 years, 6 months 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
« no previous file with comments | « no previous file | components/resources/security_interstitials_resources.grdp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/neterror/resources/neterror.html
diff --git a/components/neterror/resources/neterror.html b/components/neterror/resources/neterror.html
index 3851e4fee73d6ca324f77099707021098beb5552..3038e71721db90d34d2cf49e04f3d6619676469f 100644
--- a/components/neterror/resources/neterror.html
+++ b/components/neterror/resources/neterror.html
@@ -6,9 +6,9 @@
maximum-scale=1.0, user-scalable=no">
<title i18n-content="title"></title>
<link rel="stylesheet" href="../../../components/security_interstitials/core/browser/resources/interstitial_common.css">
- <link rel="stylesheet" href="../../../components/security_interstitials/core/browser/resources/interstitial_v2.css">
+ <link rel="stylesheet" href="../../../components/security_interstitials/core/browser/resources/interstitial_large.css">
<link rel="stylesheet" href="neterror.css">
- <script src="../../../components/security_interstitials/core/browser/resources/interstitial_v2_mobile.js"></script>
+ <script src="../../../components/security_interstitials/core/browser/resources/interstitial_mobile_nav.js"></script>
<script src="neterror.js"></script>
<script src="offline.js"></script>
</head>
« no previous file with comments | « no previous file | components/resources/security_interstitials_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698