Chromium Code Reviews| Index: mojo/edk/system/channel_manager.cc |
| diff --git a/mojo/edk/system/channel_manager.cc b/mojo/edk/system/channel_manager.cc |
| index 60ba4d32020fa3ba4cc989a8eb604e806b891669..a08d2c73a7ae30d22b00257750ceebc482506a49 100644 |
| --- a/mojo/edk/system/channel_manager.cc |
| +++ b/mojo/edk/system/channel_manager.cc |
| @@ -6,6 +6,7 @@ |
| #include <utility> |
| +#include "base/logging.h" |
| #include "mojo/edk/platform/platform_handle.h" |
| #include "mojo/edk/system/channel.h" |
| #include "mojo/edk/system/channel_endpoint.h" |