| Index: mojo/edk/system/data_pipe_consumer_dispatcher.h
|
| diff --git a/mojo/edk/system/data_pipe_consumer_dispatcher.h b/mojo/edk/system/data_pipe_consumer_dispatcher.h
|
| index 7c0934672659f5f0774fda3ae56a5b670c4569e3..40a12072bc88d81d6cdbcc1c67bfbf7de52b7855 100644
|
| --- a/mojo/edk/system/data_pipe_consumer_dispatcher.h
|
| +++ b/mojo/edk/system/data_pipe_consumer_dispatcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "mojo/edk/system/dispatcher.h"
|
| #include "mojo/edk/system/raw_channel.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 {
|
| namespace edk {
|
|
|