| Index: mojo/edk/system/simple_dispatcher.h
|
| diff --git a/mojo/edk/system/simple_dispatcher.h b/mojo/edk/system/simple_dispatcher.h
|
| index b44b020af40cf40e2d16689b0d1b92232331f9d8..c305d5f530625729b6d8dcd469ac36d8048bdf42 100644
|
| --- a/mojo/edk/system/simple_dispatcher.h
|
| +++ b/mojo/edk/system/simple_dispatcher.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "mojo/edk/system/awakable_list.h"
|
| #include "mojo/edk/system/dispatcher.h"
|
| +#include "mojo/edk/util/thread_annotations.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|