| Index: Source/modules/webmidi/NavigatorWebMIDI.cpp
|
| diff --git a/Source/modules/webmidi/NavigatorWebMIDI.cpp b/Source/modules/webmidi/NavigatorWebMIDI.cpp
|
| index 3bd5867d72b9b3867df0638774b15a935e235f75..870e9fa56a348bf44d8831b55d00b225d1cab103 100644
|
| --- a/Source/modules/webmidi/NavigatorWebMIDI.cpp
|
| +++ b/Source/modules/webmidi/NavigatorWebMIDI.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "core/dom/Document.h"
|
| #include "core/dom/ScriptExecutionContext.h"
|
| #include "core/page/Frame.h"
|
| -#include "core/page/Navigator.h"
|
| +#include "core/frame/Navigator.h"
|
| #include "modules/webmidi/MIDIAccessPromise.h"
|
|
|
| namespace WebCore {
|
|
|