Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / chrome / browser / content_settings / permission_queue_controller.cc
index 1ba389a..6b1aa4e 100644 (file)
@@ -109,7 +109,7 @@ void PermissionQueueController::PendingInfobarRequest::CreateInfoBar(
           display_languages);
       break;
     case CONTENT_SETTINGS_TYPE_MIDI_SYSEX:
-      infobar_ = MIDIPermissionInfoBarDelegate::Create(
+      infobar_ = MidiPermissionInfoBarDelegate::Create(
           GetInfoBarService(id_), controller, id_, requesting_frame_,
           display_languages);
       break;