| OLD | NEW |
| 1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
| 2 <grit-part> | 2 <grit-part> |
| 3 <include name="IDR_SECURITY_INTERSTITIAL_UI_HTML" file="../security_interstiti
als/core/browser/resources/interstitial_ui.html" flattenhtml="true" type="BINDAT
A" /> | 3 <include name="IDR_SECURITY_INTERSTITIAL_UI_HTML" file="../security_interstiti
als/core/browser/resources/list_of_interstitials.html" flattenhtml="true" type="
BINDATA" /> |
| 4 <include name="IDR_SECURITY_INTERSTITIAL_HTML" file="../security_interstitials
/core/browser/resources/interstitial_v2.html" flattenhtml="true" type="BINDATA"
/> | 4 <include name="IDR_SECURITY_INTERSTITIAL_HTML" file="../security_interstitials
/core/browser/resources/interstitial_large.html" flattenhtml="true" type="BINDAT
A" /> |
| 5 <include name="IDR_SECURITY_INTERSTITIAL_QUIET_HTML" file="../security_interst
itials/core/browser/resources/interstitial_webview_quiet.html" flattenhtml="true
" type="BINDATA" /> | 5 <include name="IDR_SECURITY_INTERSTITIAL_QUIET_HTML" file="../security_interst
itials/core/browser/resources/interstitial_webview_quiet.html" flattenhtml="true
" type="BINDATA" /> |
| 6 </grit-part> | 6 </grit-part> |
| OLD | NEW |