| 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 914afdf0cb516bb654cdaa8751072dd7a975fee1..90a8491238270c0515b8aa97e4b52ffb0e3c89cb 100644
|
| --- a/chrome/browser/resources/component_extension_resources.grd
|
| +++ b/chrome/browser/resources/component_extension_resources.grd
|
| @@ -91,6 +91,7 @@
|
| <include name="IDR_HOTWORD_LAUNCHER_MANAGER_JS" file="hotword/launcher_manager.js" type="BINDATA" />
|
| <include name="IDR_HOTWORD_LOGGING_JS" file="hotword/logging.js" type="BINDATA" />
|
| <include name="IDR_HOTWORD_MANAGER_JS" file="hotword/manager.js" type="BINDATA" />
|
| + <include name="IDR_HOTWORD_METRICS_JS" file="hotword/metrics.js" type="BINDATA" />
|
| <include name="IDR_HOTWORD_NACL_MANAGER_JS" file="hotword/nacl_manager.js" type="BINDATA" />
|
| <include name="IDR_HOTWORD_PAGE_AUDIO_MANAGER_JS" file="hotword/page_audio_manager.js" type="BINDATA" />
|
| <include name="IDR_HOTWORD_STATE_MANAGER_JS" file="hotword/state_manager.js" type="BINDATA" />
|
|
|