| 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 <output filename="browser_resources.rc" type="rc_all" /> | 8 <output filename="browser_resources.rc" type="rc_all" /> |
| 9 </outputs> | 9 </outputs> |
| 10 <release seq="1"> | 10 <release seq="1"> |
| (...skipping 342 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 353 <if expr="is_win"> | 353 <if expr="is_win"> |
| 354 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> | 354 <include name="IDR_SET_AS_DEFAULT_BROWSER_JS" file="resources\set_as_def
ault_browser.js" flattenhtml="true" type="BINDATA" /> |
| 355 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> | 355 <include name="IDR_SET_AS_DEFAULT_BROWSER_HTML" file="resources\set_as_d
efault_browser.html" flattenhtml="true" allowexternalscript="true" type="BINDATA
" /> |
| 356 </if> | 356 </if> |
| 357 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> | 357 <include name="IDR_MANAGED_MODE_BLOCK_INTERSTITIAL_HTML" file="resources\m
anaged_mode_block_interstitial.html" flattenhtml="true" type="BINDATA" /> |
| 358 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> | 358 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_HTML" file="resources\profi
le_signin_confirmation.html" type="BINDATA" /> |
| 359 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> | 359 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_JS" file="resources\profile
_signin_confirmation.js" type="BINDATA" /> |
| 360 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> | 360 <include name="IDR_PROFILE_SIGNIN_CONFIRMATION_CSS" file="resources\profil
e_signin_confirmation.css" type="BINDATA" /> |
| 361 | 361 |
| 362 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> | 362 <include name="IDR_RECENTLY_CLOSED_WINDOW" file="resources\ntp4\images\clo
sed_window.png" type="BINDATA" /> |
| 363 <include name="IDR_NOTIFICATIONS_SOUND_DEFAULT" file="resources\notificati
ons\default-notification.wav" type="BINDATA" /> | |
| 364 </includes> | 363 </includes> |
| 365 </release> | 364 </release> |
| 366 </grit> | 365 </grit> |
| OLD | NEW |