Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6500)

Unified Diff: chrome/browser/resources/component_extension_resources.grd

Issue 545373005: Play a chime when the hotword is triggered. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/component_extension_resources.grd
diff --git a/chrome/browser/resources/component_extension_resources.grd b/chrome/browser/resources/component_extension_resources.grd
index f76b3ad89c81ab3980e9759b8c318bf24ece067d..aaa0bceeed92112f0cff3c41f18e4d6c81b6c2ed 100644
--- a/chrome/browser/resources/component_extension_resources.grd
+++ b/chrome/browser/resources/component_extension_resources.grd
@@ -84,6 +84,7 @@
<include name="IDR_HOTWORD_HELPER_MANAGER_JS" file="hotword_helper/manager.js" type="BINDATA" />
<!-- (Experimental) hotword triggering extension -->
+ <include name="IDR_HOTWORD_CHIME_WAV" file="hotword/chime.wav" type="BINDATA" />
<include name="IDR_HOTWORD_CONSTANTS_JS" file="hotword/constants.js" type="BINDATA" />
<include name="IDR_HOTWORD_MANAGER_JS" file="hotword/manager.js" type="BINDATA" />
<include name="IDR_HOTWORD_NACL_MANAGER_JS" file="hotword/nacl_manager.js" type="BINDATA" />
« no previous file with comments | « no previous file | chrome/browser/resources/hotword/chime.wav » ('j') | chrome/browser/resources/hotword/state_manager.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698