| Index: mojo/edk/system/message_in_transit_queue.h
|
| diff --git a/mojo/edk/system/message_in_transit_queue.h b/mojo/edk/system/message_in_transit_queue.h
|
| index 4a054900056b6fa17d379ab9472bd857c830d6c2..a6e6adbea646429fb3f92abb8def11c5281a7d49 100644
|
| --- a/mojo/edk/system/message_in_transit_queue.h
|
| +++ b/mojo/edk/system/message_in_transit_queue.h
|
| @@ -10,7 +10,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "mojo/edk/system/message_in_transit.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 {
|
|
|