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

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

Issue 2457033003: Add chrome://popular-sites-internals/ to iOS. (Closed)
Patch Set: Inline message handler impl. Created 4 years, 1 month 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
(Empty)
1 <?xml version="1.0" encoding="utf-8"?>
2 <grit-part>
3 <include name="IDR_POPULAR_SITES_INTERNALS_HTML" file="../ntp_tiles/webui/reso urces/popular_sites_internals.html" flattenhtml="true" allowexternalscript="true " type="BINDATA" />
sdefresne 2016/10/28 13:34:03 Can't you use <if expr="blah"> here?
sfiera 2016/10/28 13:38:14 I'll give it a try.
4 <include name="IDR_POPULAR_SITES_INTERNALS_JS" file="../ntp_tiles/webui/resour ces/popular_sites_internals.js" type="BINDATA" />
5 <include name="IDR_POPULAR_SITES_INTERNALS_CSS" file="../ntp_tiles/webui/resou rces/popular_sites_internals.css" type="BINDATA" />
6 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698