| Index: chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js
|
| diff --git a/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js b/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js
|
| index 9d31217bb7c79498268993933737e246858f86be..0494d6b116f86cc5debe3949409bb176efe4d9a8 100644
|
| --- a/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js
|
| +++ b/chrome/browser/resources/options/chromeos/third_party_ime_confirm_overlay.js
|
| @@ -9,6 +9,7 @@ cr.define('options', function() {
|
| /**
|
| * HomePageOverlay class
|
| * Dialog that allows users to set the home page.
|
| + * @constructor
|
| * @extends {SettingsDialog}
|
| */
|
| function ThirdPartyImeConfirmOverlay() {
|
|
|