Chromium Code Reviews| 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/interstitial_ui.html" flattenhtml="true" type="BINDAT A" /> |
| 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_v2.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" /> | |
|
Dan Beam
2017/05/19 19:14:22
do you need to flattenhtml="true"? are you relyin
edwardjung
2017/05/19 19:38:18
Yes they need to be inlined, they aren't normal We
| |
| 5 </grit-part> | 6 </grit-part> |
| OLD | NEW |