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

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

Issue 2964693003: Added experiments section and exported the list of SafeBrowsing features in WebUI (Closed)
Patch Set: changed references for pointers Created 3 years, 5 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_SAFE_BROWSING_HTML" file="..\..\components\safe_browsing\we b_ui\resources\safe_browsing.html" type="BINDATA" /> 3 <include name="IDR_SAFE_BROWSING_HTML" file="..\..\components\safe_browsing\we b_ui\resources\safe_browsing.html" type="BINDATA" />
4 <include name="IDR_SAFE_BROWSING_CSS" file="..\..\components\safe_browsing\web _ui\resources\safe_browsing.css" type="BINDATA" /> 4 <include name="IDR_SAFE_BROWSING_CSS" file="..\..\components\safe_browsing\web _ui\resources\safe_browsing.css" type="BINDATA" />
5 <include name="IDR_SAFE_BROWSING_JS" file="..\..\components\safe_browsing\web_ ui\resources\safe_browsing.js" type="BINDATA" />
5 </grit-part> 6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698