| Index: mojo/edk/system/shared_buffer_dispatcher.cc
|
| diff --git a/mojo/edk/system/shared_buffer_dispatcher.cc b/mojo/edk/system/shared_buffer_dispatcher.cc
|
| index 1f15ea2d5760596076f9e0010c53c2d37635f49b..1f373d8f8955b68a7f917ea9407c78d089b4693b 100644
|
| --- a/mojo/edk/system/shared_buffer_dispatcher.cc
|
| +++ b/mojo/edk/system/shared_buffer_dispatcher.cc
|
| @@ -12,7 +12,7 @@
|
| #include "mojo/edk/embedder/platform_support.h"
|
| #include "mojo/edk/system/configuration.h"
|
| #include "mojo/edk/system/options_validation.h"
|
| -#include "mojo/public/c/system/macros.h"
|
| +#include "third_party/mojo/src/mojo/public/c/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|