blob: 03aaac92240d085839ed1fa3d6b309b081fb4813 [file] [log] [blame]
felt35901852015-09-10 00:12:171<?xml version="1.0" encoding="utf-8"?>
Samuel Huang1b99a062020-01-08 22:20:342<!-- Resources for user-facing security interstitial pages. -->
felt35901852015-09-10 00:12:173<grit-part>
dpapad48a01a482020-05-26 19:47:124 <include name="IDR_SECURITY_INTERSTITIAL_COMMON_CSS" file="../security_interstitials/core/common/resources/interstitial_common.css" type="BINDATA" />
5 <include name="IDR_SECURITY_INTERSTITIAL_CORE_CSS" file="../security_interstitials/core/common/resources/interstitial_core.css" type="BINDATA" />
6 <include name="IDR_SECURITY_INTERSTITIAL_HTML" file="../security_interstitials/core/browser/resources/interstitial_large.html" flattenhtml="true" type="BINDATA"/>
7 <include name="IDR_SECURITY_INTERSTITIAL_QUIET_HTML" file="../security_interstitials/core/browser/resources/interstitial_webview_quiet.html" flattenhtml="true" type="BINDATA" />
8 <include name="IDR_SECURITY_INTERSTITIAL_CONNECTION_HELP_HTML" file="../security_interstitials/content/resources/connection_help.html" type="BINDATA" />
9 <include name="IDR_SECURITY_INTERSTITIAL_CONNECTION_HELP_CSS" file="../security_interstitials/content/resources/connection_help.css" type="BINDATA" />
dpapadcf886872022-07-25 16:58:4710 <include name="IDR_SECURITY_INTERSTITIAL_CONNECTION_HELP_JS" file="${root_gen_dir}/components/security_interstitials/content/resources/tsc/connection_help.js" use_base_dir="false" type="BINDATA" />
dpapad48a01a482020-05-26 19:47:1211 <include name="IDR_KNOWN_INTERCEPTION_HTML" file="../security_interstitials/content/resources/known_interception_disclosure.html" type="BINDATA" />
12 <include name="IDR_KNOWN_INTERCEPTION_CSS" file="../security_interstitials/content/resources/known_interception_disclosure.css" type="BINDATA" />
dpapad6498ff62021-11-03 15:45:1013 <include name="IDR_KNOWN_INTERCEPTION_ICON_1X_PNG" file="../security_interstitials/core/browser/resources/images/1x/triangle_red.png" type="BINDATA" />
14 <include name="IDR_KNOWN_INTERCEPTION_ICON_2X_PNG" file="../security_interstitials/core/browser/resources/images/2x/triangle_red.png" type="BINDATA" />
Colin Blundell5c8efdd2020-01-24 11:04:0315
16 <if expr="not is_ios">
17 <include name="IDR_SSL_ERROR_ASSISTANT_PB" file="${root_gen_dir}/components/resources/ssl/ssl_error_assistant/ssl_error_assistant.pb" use_base_dir="false" type="BINDATA" compress="gzip" />
18 </if>
felt5d92ae62017-06-08 21:41:1919</grit-part>