| Index: chrome/browser/ui/webui/html_dialog_ui.h
|
| diff --git a/chrome/browser/ui/webui/html_dialog_ui.h b/chrome/browser/ui/webui/html_dialog_ui.h
|
| index 390790d66639d41a662153d2dd2a0337be49a6d4..da90b8f35b8f833985ef53b5a8774ddd29ec8401 100644
|
| --- a/chrome/browser/ui/webui/html_dialog_ui.h
|
| +++ b/chrome/browser/ui/webui/html_dialog_ui.h
|
| @@ -120,7 +120,7 @@ class HtmlDialogUI : public ChromeWebUI {
|
| // Displays external URL contents inside a modal HTML dialog.
|
| //
|
| // Intended to be the place to collect the settings and lockdowns
|
| -// necessary for running external UI conponents securely (e.g., the
|
| +// necessary for running external UI components securely (e.g., the
|
| // cloud print dialog).
|
| class ExternalHtmlDialogUI : public HtmlDialogUI {
|
| public:
|
|
|