Chromium Code Reviews| Index: services/tracing/tracing_app.cc |
| diff --git a/services/tracing/tracing_app.cc b/services/tracing/tracing_app.cc |
| index 93b12b06934a4342f1964010d2caf50309f3265a..a3721f60671814af2eff03f4a3aa98f611bd253d 100644 |
| --- a/services/tracing/tracing_app.cc |
| +++ b/services/tracing/tracing_app.cc |
| @@ -7,6 +7,7 @@ |
| #include "base/bind.h" |
| #include "base/logging.h" |
| #include "base/message_loop/message_loop.h" |
| +#include "mojo/public/cpp/system/wait.h" |
| namespace tracing { |