| 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 175 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 186 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l
ogin.css" flattenhtml="true" type="BINDATA" /> | 186 <include name="IDR_INLINE_LOGIN_CSS" file="resources\inline_login\inline_l
ogin.css" flattenhtml="true" type="BINDATA" /> |
| 187 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo
gin.js" flattenhtml="true" type="BINDATA" /> | 187 <include name="IDR_INLINE_LOGIN_JS" file="resources\inline_login\inline_lo
gin.js" flattenhtml="true" type="BINDATA" /> |
| 188 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h
ost\authenticator.js" flattenhtml="true" type="BINDATA" /> | 188 <include name="IDR_GAIA_AUTH_AUTHENTICATOR_JS" file="resources\gaia_auth_h
ost\authenticator.js" flattenhtml="true" type="BINDATA" /> |
| 189 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_
auth_host.js" flattenhtml="true" type="BINDATA" /> | 189 <include name="IDR_GAIA_AUTH_HOST_JS" file="resources\gaia_auth_host\gaia_
auth_host.js" flattenhtml="true" type="BINDATA" /> |
| 190 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt
enhtml="true" type="BINDATA" /> | 190 <include name="IDR_INSPECT_CSS" file="resources\inspect\inspect.css" flatt
enhtml="true" type="BINDATA" /> |
| 191 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 191 <include name="IDR_INSPECT_HTML" file="resources\inspect\inspect.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 192 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten
html="true" type="BINDATA" /> | 192 <include name="IDR_INSPECT_JS" file="resources\inspect\inspect.js" flatten
html="true" type="BINDATA" /> |
| 193 <include name="IDR_INSTANT_CSS" file="resources\instant\instant.css" flatt
enhtml="true" type="BINDATA" /> | 193 <include name="IDR_INSTANT_CSS" file="resources\instant\instant.css" flatt
enhtml="true" type="BINDATA" /> |
| 194 <include name="IDR_INSTANT_HTML" file="resources\instant\instant.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> | 194 <include name="IDR_INSTANT_HTML" file="resources\instant\instant.html" fla
ttenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 195 <include name="IDR_INSTANT_JS" file="resources\instant\instant.js" flatten
html="true" type="BINDATA" /> | 195 <include name="IDR_INSTANT_JS" file="resources\instant\instant.js" flatten
html="true" type="BINDATA" /> |
| 196 <include name="IDR_NET_EXPORT_HTML" file="resources\net_export\net_export.
html" flattenhtml="true" type="BINDATA" /> | |
| 197 <include name="IDR_NET_EXPORT_JS" file="resources\net_export\net_export.js
" flattenhtml="true" type="BINDATA" /> | |
| 198 <include name="IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST" file="resources\netw
ork_speech_synthesis\manifest.json" type="BINDATA" /> | 196 <include name="IDR_NETWORK_SPEECH_SYNTHESIS_MANIFEST" file="resources\netw
ork_speech_synthesis\manifest.json" type="BINDATA" /> |
| 199 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors.
html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> | 197 <include name="IDR_PREDICTORS_HTML" file="resources\predictors\predictors.
html" flattenhtml="true" allowexternalscript="true" type="BINDATA" /> |
| 200 <include name="IDR_PREDICTORS_JS" file="resources\predictors\predictors.js
" flattenhtml="true" type="BINDATA" /> | 198 <include name="IDR_PREDICTORS_JS" file="resources\predictors\predictors.js
" flattenhtml="true" type="BINDATA" /> |
| 201 <if expr="not is_android"> | 199 <if expr="not is_android"> |
| 202 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification
_1line.html" flattenhtml="true" type="BINDATA" /> | 200 <include name="IDR_NOTIFICATION_1LINE_HTML" file="resources\notification
_1line.html" flattenhtml="true" type="BINDATA" /> |
| 203 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification
_2line.html" flattenhtml="true" type="BINDATA" /> | 201 <include name="IDR_NOTIFICATION_2LINE_HTML" file="resources\notification
_2line.html" flattenhtml="true" type="BINDATA" /> |
| 204 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_
icon.html" type="BINDATA" /> | 202 <include name="IDR_NOTIFICATION_ICON_HTML" file="resources\notification_
icon.html" type="BINDATA" /> |
| 205 </if> | 203 </if> |
| 206 | 204 |
| 207 <if expr="enable_service_discovery"> | 205 <if expr="enable_service_discovery"> |
| (...skipping 251 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 459 </if> | 457 </if> |
| 460 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> | 458 <include name="IDR_BRAILLE_MANIFEST" file="resources\chromeos\braille_im
e\manifest.json" type="BINDATA" /> |
| 461 </if> | 459 </if> |
| 462 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> | 460 <include name="IDR_WHISPERNET_PROXY_MANIFEST" file="resources\whispernet_p
roxy\manifest.json" type="BINDATA" /> |
| 463 <if expr="enable_media_router"> | 461 <if expr="enable_media_router"> |
| 464 <part file="media_router_resources.grdp" /> | 462 <part file="media_router_resources.grdp" /> |
| 465 </if> | 463 </if> |
| 466 </includes> | 464 </includes> |
| 467 </release> | 465 </release> |
| 468 </grit> | 466 </grit> |
| OLD | NEW |