| Index: chrome/browser/resources/options/hotword_search_setting_indicator.js
|
| diff --git a/chrome/browser/resources/options/hotword_search_setting_indicator.js b/chrome/browser/resources/options/hotword_search_setting_indicator.js
|
| index efc9300fe86f33c974400812997bcf9a487ba6c0..38dabea0f13ce9b7dd5a44d4d5f29f2b7cf7aae8 100644
|
| --- a/chrome/browser/resources/options/hotword_search_setting_indicator.js
|
| +++ b/chrome/browser/resources/options/hotword_search_setting_indicator.js
|
| @@ -27,7 +27,8 @@ cr.define('options', function() {
|
| this.hidden = true;
|
| },
|
|
|
| - /* Handle changes to the associated pref by hiding any currently visible
|
| + /**
|
| + * Handle changes to the associated pref by hiding any currently visible
|
| * bubble.
|
| * @param {Event} event Pref change event.
|
| * @override
|
|
|