| Index: chrome/browser/resources/hotword/constants.js
|
| diff --git a/chrome/browser/resources/hotword/constants.js b/chrome/browser/resources/hotword/constants.js
|
| index 19def367275efa05e669e4552a4f0bd31ac69ec8..236d2201ae4f9507f4a94e19444ae5656bada712 100644
|
| --- a/chrome/browser/resources/hotword/constants.js
|
| +++ b/chrome/browser/resources/hotword/constants.js
|
| @@ -8,9 +8,8 @@ cr.define('hotword.constants', function() {
|
| /**
|
| * Hotword data shared module extension's ID.
|
| * @const {string}
|
| - * TODO(amistry): Replace with real shared module ID.
|
| */
|
| -var SHARED_MODULE_ID = 'bepbmhgboaologfdajaanbcjmnhjmhfn';
|
| +var SHARED_MODULE_ID = 'lccekmodgklaepjeofjdjpbminllajkg';
|
|
|
| /**
|
| * Path to shared module data.
|
|
|