| Index: chrome/browser/resources/hotword/nacl_manager.js
|
| diff --git a/chrome/browser/resources/hotword/nacl_manager.js b/chrome/browser/resources/hotword/nacl_manager.js
|
| index ad4a8896d414637c5be9e69e09d1a4836ca9a6b0..85394f480351a1ef9a61e195844955a3bdc8d94a 100644
|
| --- a/chrome/browser/resources/hotword/nacl_manager.js
|
| +++ b/chrome/browser/resources/hotword/nacl_manager.js
|
| @@ -82,7 +82,7 @@ cr.define('hotword', function() {
|
| * @private {?Object}
|
| */
|
| this.preambleLog_ = null;
|
| - };
|
| + }
|
|
|
| /**
|
| * States this manager can be in. Since messages to/from the plugin are
|
|
|