| Index: mojo/edk/system/connection_manager.h
|
| diff --git a/mojo/edk/system/connection_manager.h b/mojo/edk/system/connection_manager.h
|
| index 7cc0801fd984e4c54ad4cd94500b2c061b40c954..13d7584a29bd9d8d875a8a8f521e33c4651335c5 100644
|
| --- a/mojo/edk/system/connection_manager.h
|
| +++ b/mojo/edk/system/connection_manager.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #include "mojo/edk/system/connection_identifier.h"
|
| #include "mojo/edk/system/process_identifier.h"
|
| -#include "mojo/edk/system/thread_annotations.h"
|
| +#include "mojo/edk/util/thread_annotations.h"
|
| #include "mojo/public/cpp/system/macros.h"
|
|
|
| namespace mojo {
|
|
|