Index: examples/content_handler_demo/content_handler_demo.cc |
diff --git a/examples/content_handler_demo/content_handler_demo.cc b/examples/content_handler_demo/content_handler_demo.cc |
index fe885d9797bbb26c815c00e95ceb712db6d9e429..1caadb7f23fa2d87f955c91ebc5fc004219f79e1 100644 |
--- a/examples/content_handler_demo/content_handler_demo.cc |
+++ b/examples/content_handler_demo/content_handler_demo.cc |
@@ -13,6 +13,7 @@ |
#include "mojo/public/cpp/application/application_runner.h" |
#include "mojo/public/cpp/application/interface_factory_impl.h" |
#include "mojo/public/cpp/bindings/strong_binding.h" |
+#include "mojo/public/cpp/system/wait.h" |
#include "mojo/services/content_handler/interfaces/content_handler.mojom.h" |
namespace mojo { |