Index: chrome/browser/browser_resources.grd |
diff --git a/chrome/browser/browser_resources.grd b/chrome/browser/browser_resources.grd |
index 8be80db9d4ed8453b350ad844b28ee0d18745cf0..badb7eb8adb41a7c4080be3926851c75b63eac3c 100644 |
--- a/chrome/browser/browser_resources.grd |
+++ b/chrome/browser/browser_resources.grd |
@@ -411,6 +411,9 @@ |
<include name="IDR_SOUND_VOLUME_ADJUST_WAV" file="resources\chromeos\sounds\volume_adjust.wav" type="BINDATA" /> |
<include name="IDR_SOUND_CAMERA_SNAP_WAV" file="resources\chromeos\sounds\camera_snap.wav" type="BINDATA" /> |
<include name="IDR_SOUND_OBJECT_DELETE_WAV" file="resources\chromeos\sounds\object_delete.wav" type="BINDATA" /> |
+ <include name="IDR_SOUND_PASSTHROUGH_WAV" file="resources\chromeos\sounds\earcons\alert_modal.wav" type="BINDATA" /> |
sky
2014/07/28 19:04:59
Idr and file names should match (as the three prev
lisayin
2014/07/28 20:31:28
Done.
|
+ <include name="IDR_SOUND_EXIT_SCREEN_WAV" file="resources\chromeos\sounds\earcons\search_miss.wav" type="BINDATA" /> |
+ <include name="IDR_SOUND_ENTER_SCREEN_WAV" file="resources\chromeos\sounds\earcons\search_hit.wav" type="BINDATA" /> |
</if> |
<if expr="chromeos"> |
<include name="IDR_ABOUT_POWER_HTML" file="resources\chromeos\power.html" type="BINDATA" /> |