| Index: mojo/public/platform/native/mgl_signal_sync_point_thunks.h
|
| diff --git a/mojo/public/platform/native/mgl_signal_sync_point_thunks.h b/mojo/public/platform/native/mgl_signal_sync_point_thunks.h
|
| index c6f2ebd1c6e7fbffb4729dc83b1027ca253147ee..c94c7cb830ef0b4496d9067ff4339d7ee1afada2 100644
|
| --- a/mojo/public/platform/native/mgl_signal_sync_point_thunks.h
|
| +++ b/mojo/public/platform/native/mgl_signal_sync_point_thunks.h
|
| @@ -5,10 +5,9 @@
|
| #ifndef MOJO_PUBLIC_PLATFORM_NATIVE_MGL_SIGNAL_SYNC_POINT_THUNKS_H_
|
| #define MOJO_PUBLIC_PLATFORM_NATIVE_MGL_SIGNAL_SYNC_POINT_THUNKS_H_
|
|
|
| +#include <MGL/mgl_signal_sync_point.h>
|
| #include <stddef.h>
|
|
|
| -#include "mojo/public/c/gpu/MGL/mgl_signal_sync_point.h"
|
| -
|
| // Structure used to bind the MGL signal sync point interface DSO to those
|
| // of the embedder.
|
| //
|
|
|