| Index: mojo/edk/system/simple_dispatcher.h
|
| diff --git a/mojo/edk/system/simple_dispatcher.h b/mojo/edk/system/simple_dispatcher.h
|
| index 705c5a1de3498d3af00140a4f657221baa84d1bb..38e9d54cd48f106d86a77bcc1c97548fa6a6c76c 100644
|
| --- a/mojo/edk/system/simple_dispatcher.h
|
| +++ b/mojo/edk/system/simple_dispatcher.h
|
| @@ -10,7 +10,7 @@
|
| #include "mojo/edk/system/awakable_list.h"
|
| #include "mojo/edk/system/dispatcher.h"
|
| #include "mojo/edk/system/system_impl_export.h"
|
| -#include "third_party/mojo/src/mojo/public/cpp/system/macros.h"
|
| +#include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
| namespace edk {
|
|
|