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

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

Issue 2854263003: Add quiet safe browsing interstitial for WebView (Closed)
Patch Set: Fix unit test Created 3 years, 7 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 | « components/OWNERS ('k') | 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 e3c30325b368f9b4567d763c5ac63fbf48c6e64b..3851e4fee73d6ca324f77099707021098beb5552 100644
--- a/components/neterror/resources/neterror.html
+++ b/components/neterror/resources/neterror.html
@@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0,
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="neterror.css">
<script src="../../../components/security_interstitials/core/browser/resources/interstitial_v2_mobile.js"></script>
« no previous file with comments | « components/OWNERS ('k') | components/resources/security_interstitials_resources.grdp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698