| Index: components/resources/security_interstitials_resources.grdp
|
| diff --git a/components/resources/security_interstitials_resources.grdp b/components/resources/security_interstitials_resources.grdp
|
| index 2fb0f05ce92147674cb475aa8320d1cb168d2609..4d72526b9414a2f25878c667e3398b40795933ad 100644
|
| --- a/components/resources/security_interstitials_resources.grdp
|
| +++ b/components/resources/security_interstitials_resources.grdp
|
| @@ -1,6 +1,6 @@
|
| <?xml version="1.0" encoding="utf-8"?>
|
| <grit-part>
|
| - <include name="IDR_SECURITY_INTERSTITIAL_UI_HTML" file="../security_interstitials/core/browser/resources/interstitial_ui.html" flattenhtml="true" type="BINDATA" />
|
| - <include name="IDR_SECURITY_INTERSTITIAL_HTML" file="../security_interstitials/core/browser/resources/interstitial_v2.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_SECURITY_INTERSTITIAL_UI_HTML" file="../security_interstitials/core/browser/resources/list_of_interstitials.html" flattenhtml="true" type="BINDATA" />
|
| + <include name="IDR_SECURITY_INTERSTITIAL_HTML" file="../security_interstitials/core/browser/resources/interstitial_large.html" flattenhtml="true" type="BINDATA" />
|
| <include name="IDR_SECURITY_INTERSTITIAL_QUIET_HTML" file="../security_interstitials/core/browser/resources/interstitial_webview_quiet.html" flattenhtml="true" type="BINDATA" />
|
| -</grit-part>
|
| +</grit-part>
|
|
|