| Index: chrome/browser/media/midi_permission_infobar_delegate.h
|
| diff --git a/chrome/browser/media/midi_permission_infobar_delegate.h b/chrome/browser/media/midi_permission_infobar_delegate.h
|
| index 048ec821debadbeb89049fe0b5f4dd61fe704851..618de0a60651bb53f39bda36e1c4b03b0b1b1f16 100644
|
| --- a/chrome/browser/media/midi_permission_infobar_delegate.h
|
| +++ b/chrome/browser/media/midi_permission_infobar_delegate.h
|
| @@ -15,8 +15,8 @@ class PermissionQueueController;
|
| class InfoBarService;
|
|
|
| // MidiPermissionInfoBarDelegates are created by the
|
| -// ChromeMidiPermissionContext to control the display and handling of MIDI
|
| -// permission infobars to the user.
|
| +// MidiPermissionContext to control the display and handling of MIDI permission
|
| +// infobars to the user.
|
| class MidiPermissionInfoBarDelegate : public ConfirmInfoBarDelegate {
|
| public:
|
| // Creates a MIDI permission infobar and delegate and adds the infobar to
|
|
|