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

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

Issue 2854263003: Add quiet safe browsing interstitial for WebView (Closed)
Patch Set: Fix unit test Created 3 years, 7 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/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" />
5 </grit-part> 6 </grit-part>
OLDNEW
« no previous file with comments | « components/neterror/resources/neterror.html ('k') | components/safe_browsing/base_blocking_page.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698