OLD | NEW |
1 <?xml version="1.0" encoding="UTF-8"?> | 1 <?xml version="1.0" encoding="UTF-8"?> |
2 <grit latest_public_release="0" current_release="1"> | 2 <grit latest_public_release="0" current_release="1"> |
3 <outputs> | 3 <outputs> |
4 <output filename="grit/browser_resources.h" type="rc_header"> | 4 <output filename="grit/browser_resources.h" type="rc_header"> |
5 <emit emit_type='prepend'></emit> | 5 <emit emit_type='prepend'></emit> |
6 </output> | 6 </output> |
7 <output filename="browser_resources.pak" type="data_package" /> | 7 <output filename="browser_resources.pak" type="data_package" /> |
8 </outputs> | 8 </outputs> |
9 <release seq="1"> | 9 <release seq="1"> |
10 <structures> | 10 <structures> |
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
188 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_
visited_title.css" type="BINDATA" /> | 188 <include name="IDR_MOST_VISITED_TITLE_CSS" file="resources\local_ntp\most_
visited_title.css" type="BINDATA" /> |
189 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v
isited_title.js" type="BINDATA" /> | 189 <include name="IDR_MOST_VISITED_TITLE_JS" file="resources\local_ntp\most_v
isited_title.js" type="BINDATA" /> |
190 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\
most_visited_thumbnail.html" type="BINDATA" /> | 190 <include name="IDR_MOST_VISITED_THUMBNAIL_HTML" file="resources\local_ntp\
most_visited_thumbnail.html" type="BINDATA" /> |
191 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m
ost_visited_thumbnail.css" type="BINDATA" /> | 191 <include name="IDR_MOST_VISITED_THUMBNAIL_CSS" file="resources\local_ntp\m
ost_visited_thumbnail.css" type="BINDATA" /> |
192 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo
st_visited_thumbnail.js" type="BINDATA" /> | 192 <include name="IDR_MOST_VISITED_THUMBNAIL_JS" file="resources\local_ntp\mo
st_visited_thumbnail.js" type="BINDATA" /> |
193 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi
sited_util.js" type="BINDATA" flattenhtml="true" /> | 193 <include name="IDR_MOST_VISITED_UTIL_JS" file="resources\local_ntp\most_vi
sited_util.js" type="BINDATA" flattenhtml="true" /> |
194 | 194 |
195 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 195 <include name="IDR_OMNIBOX_HTML" file="resources\omnibox\omnibox.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
196 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> | 196 <include name="IDR_OMNIBOX_CSS" file="resources\omnibox\omnibox.css" type=
"BINDATA" /> |
197 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> | 197 <include name="IDR_OMNIBOX_JS" file="resources\omnibox\omnibox.js" type="B
INDATA" /> |
198 <if expr="not is_android or pp_ifdef('google_tv')"> | 198 <if expr="not is_android"> |
199 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> | 199 <include name="IDR_PLUGINS_HTML" file="resources\plugins.html" flattenht
ml="true" allowexternalscript="true" type="BINDATA" /> |
200 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> | 200 <include name="IDR_PLUGINS_JS" file="resources\plugins.js" type="BINDATA
" /> |
201 </if> | 201 </if> |
202 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> | 202 <include name="IDR_COMPONENTS_HTML" file="resources\components.html" flatt
enhtml="true" allowexternalscript="true" type="BINDATA" /> |
203 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> | 203 <include name="IDR_COMPONENTS_JS" file="resources\components.js" type="BIN
DATA" /> |
204 <if expr="pp_ifdef('enable_plugins')"> | 204 <if expr="pp_ifdef('enable_plugins')"> |
205 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> | 205 <include name="IDR_PDF_MANIFEST" file="resources\pdf\manifest.json" type
="BINDATA" /> |
206 </if> | 206 </if> |
207 <if expr="is_android and pp_ifdef('google_tv')"> | |
208 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_tv.json" type="BINDATA" /> | |
209 </if> | |
210 <if expr="is_win"> | 207 <if expr="is_win"> |
211 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_win.json" type="BINDATA" /> | 208 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_win.json" type="BINDATA" /> |
212 </if> | 209 </if> |
213 <if expr="is_macosx"> | 210 <if expr="is_macosx"> |
214 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_mac.json" type="BINDATA" /> | 211 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plugi
ns_mac.json" type="BINDATA" /> |
215 </if> | 212 </if> |
216 <if expr="is_linux"> | 213 <if expr="is_linux"> |
217 <if expr="pp_ifdef('chromeos')"> | 214 <if expr="pp_ifdef('chromeos')"> |
218 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plu
gins_chromeos.json" type="BINDATA" /> | 215 <include name="IDR_PLUGIN_DB_JSON" file="resources\plugin_metadata\plu
gins_chromeos.json" type="BINDATA" /> |
219 </if> | 216 </if> |
(...skipping 183 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
403 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> | 400 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> |
404 </if> | 401 </if> |
405 <if expr="pp_ifdef('chromeos')"> | 402 <if expr="pp_ifdef('chromeos')"> |
406 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> | 403 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> |
407 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> | 404 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> |
408 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> | 405 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> |
409 </if> | 406 </if> |
410 </includes> | 407 </includes> |
411 </release> | 408 </release> |
412 </grit> | 409 </grit> |
OLD | NEW |