Index: chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h |
diff --git a/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h b/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h |
index c97f5ad89c30eacee6b0dd315f6b085aa7c9dc0a..e3138df741ebd85ee37f33c2a5eb90ed4acc6cf5 100644 |
--- a/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h |
+++ b/chrome/browser/ui/app_modal_dialogs/native_app_modal_dialog.h |
@@ -12,7 +12,7 @@ class JavaScriptAppModalDialog; |
class NativeAppModalDialog { |
public: |
- // Returns the buttons to be shown. See MessageBoxFlags for a description of |
+ // Returns the buttons to be shown. See MessageBoxType for a description of |
// the values. |
virtual int GetAppModalDialogButtons() const = 0; |