| Index: public/web/WebMIDIPermissionRequest.h
|
| diff --git a/public/web/WebMIDIPermissionRequest.h b/public/web/WebMIDIPermissionRequest.h
|
| index 90b63c202137c71d460789f6576e767912907f8a..a9f808d7880e374e16bcceb0acab580a378c451a 100644
|
| --- a/public/web/WebMIDIPermissionRequest.h
|
| +++ b/public/web/WebMIDIPermissionRequest.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebMIDIPermissionRequest_h
|
| #define WebMIDIPermissionRequest_h
|
|
|
| -#include "public/platform/WebCommon.h"
|
| -#include "public/platform/WebPrivatePtr.h"
|
| +#include "../platform/WebCommon.h"
|
| +#include "../platform/WebPrivatePtr.h"
|
|
|
| namespace WebCore {
|
| class MIDIAccess;
|
|
|