| 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 400 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 411 <include name="IDR_ADDITIONAL_MODULE_IDS" file="${additional_modules_lis
t_file}" use_base_dir="false" type="BINDATA" /> | 411 <include name="IDR_ADDITIONAL_MODULE_IDS" file="${additional_modules_lis
t_file}" use_base_dir="false" type="BINDATA" /> |
| 412 </if> | 412 </if> |
| 413 <if expr="chromeos"> | 413 <if expr="chromeos"> |
| 414 <include name="IDR_SOUND_STARTUP_WAV" file="resources\chromeos\sounds\st
artup.wav" type="BINDATA" /> | 414 <include name="IDR_SOUND_STARTUP_WAV" file="resources\chromeos\sounds\st
artup.wav" type="BINDATA" /> |
| 415 <include name="IDR_SOUND_LOCK_WAV" file="resources\chromeos\sounds\lock.
wav" type="BINDATA" /> | 415 <include name="IDR_SOUND_LOCK_WAV" file="resources\chromeos\sounds\lock.
wav" type="BINDATA" /> |
| 416 <include name="IDR_SOUND_UNLOCK_WAV" file="resources\chromeos\sounds\unl
ock.wav" type="BINDATA" /> | 416 <include name="IDR_SOUND_UNLOCK_WAV" file="resources\chromeos\sounds\unl
ock.wav" type="BINDATA" /> |
| 417 <include name="IDR_SOUND_SHUTDOWN_WAV" file="resources\chromeos\sounds\s
hutdown.wav" type="BINDATA" /> | 417 <include name="IDR_SOUND_SHUTDOWN_WAV" file="resources\chromeos\sounds\s
hutdown.wav" type="BINDATA" /> |
| 418 <include name="IDR_SOUND_SPOKEN_FEEDBACK_ENABLED_WAV" file="resources\ch
romeos\sounds\spoken_feedback_enabled.wav" type="BINDATA" /> | 418 <include name="IDR_SOUND_SPOKEN_FEEDBACK_ENABLED_WAV" file="resources\ch
romeos\sounds\spoken_feedback_enabled.wav" type="BINDATA" /> |
| 419 <include name="IDR_SOUND_SPOKEN_FEEDBACK_DISABLED_WAV" file="resources\c
hromeos\sounds\spoken_feedback_disabled.wav" type="BINDATA" /> | 419 <include name="IDR_SOUND_SPOKEN_FEEDBACK_DISABLED_WAV" file="resources\c
hromeos\sounds\spoken_feedback_disabled.wav" type="BINDATA" /> |
| 420 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> | 420 <include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sou
nds\volume_adjust.wav" type="BINDATA" /> |
| 421 <include name="IDR_SOUND_CAMERA_SNAP_WAV" file="resources\chromeos\sound
s\camera_snap.wav" type="BINDATA" /> |
| 422 <include name="IDR_SOUND_OBJECT_DELETE_WAV" file="resources\chromeos\sou
nds\object_delete.wav" type="BINDATA" /> |
| 421 </if> | 423 </if> |
| 422 <if expr="chromeos"> | 424 <if expr="chromeos"> |
| 423 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> | 425 <include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html
" type="BINDATA" /> |
| 424 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> | 426 <include name="IDR_ABOUT_POWER_JS" file="resources\chromeos\power.js" ty
pe="BINDATA" /> |
| 425 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> | 427 <include name="IDR_ABOUT_POWER_CSS" file="resources\chromeos\power.css"
type="BINDATA" /> |
| 426 </if> | 428 </if> |
| 427 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html"
type="BINDATA" /> | 429 <include name="IDR_GCM_INTERNALS_HTML" file="resources\gcm_internals.html"
type="BINDATA" /> |
| 428 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t
ype="BINDATA" /> | 430 <include name="IDR_GCM_INTERNALS_CSS" file="resources\gcm_internals.css" t
ype="BINDATA" /> |
| 429 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ
e="BINDATA" /> | 431 <include name="IDR_GCM_INTERNALS_JS" file="resources\gcm_internals.js" typ
e="BINDATA" /> |
| 430 </includes> | 432 </includes> |
| 431 </release> | 433 </release> |
| 432 </grit> | 434 </grit> |
| OLD | NEW |