| Index: mojo/edk/system/shared_buffer_dispatcher.h
|
| diff --git a/mojo/edk/system/shared_buffer_dispatcher.h b/mojo/edk/system/shared_buffer_dispatcher.h
|
| index f3fc9e80cb14e4dccbfa9f8c27fe6fd271bff420..5c7cbb7cb46ac1ff184a0ff55433e801bcd21d36 100644
|
| --- a/mojo/edk/system/shared_buffer_dispatcher.h
|
| +++ b/mojo/edk/system/shared_buffer_dispatcher.h
|
| @@ -8,7 +8,7 @@
|
| #include "mojo/edk/embedder/platform_shared_buffer.h"
|
| #include "mojo/edk/system/simple_dispatcher.h"
|
| #include "mojo/edk/system/system_impl_export.h"
|
| -#include "mojo/public/cpp/system/macros.h"
|
| +#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|
|
|