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

Side by Side Diff: components/resources/security_interstitials_resources.grdp

Issue 2894413003: Rename interstitial_v2 files (Closed)
Patch Set: Fix rebase error Created 3 years, 6 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 unified diff | Download patch
OLDNEW
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>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698