| Index: Source/modules/webmidi/MIDIClientMock.h
|
| diff --git a/Source/modules/webmidi/MIDIClientMock.h b/Source/modules/webmidi/MIDIClientMock.h
|
| index a27d2c9f7111c8a987e42498fcb2172c5b725a9d..1afaa904112034390f2acb83d59bc339293e12e9 100644
|
| --- a/Source/modules/webmidi/MIDIClientMock.h
|
| +++ b/Source/modules/webmidi/MIDIClientMock.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef MIDIClientMock_h
|
| #define MIDIClientMock_h
|
|
|
| -#include "heap/Handle.h"
|
| #include "modules/webmidi/MIDIClient.h"
|
| +#include "platform/heap/Handle.h"
|
|
|
| namespace WebCore {
|
|
|
|
|