| Index: shell/child_main.cc
|
| diff --git a/shell/child_main.cc b/shell/child_main.cc
|
| index fe3c7387d7cd20fcd813ee5d6bd76f19584b66f5..447a93918bd5042ace253a2ece0a0bc0b3f4aafd 100644
|
| --- a/shell/child_main.cc
|
| +++ b/shell/child_main.cc
|
| @@ -26,6 +26,7 @@
|
| #include "mojo/edk/embedder/scoped_platform_handle.h"
|
| #include "mojo/edk/embedder/simple_platform_support.h"
|
| #include "mojo/edk/embedder/slave_process_delegate.h"
|
| +#include "mojo/public/cpp/bindings/binding.h"
|
| #include "mojo/public/cpp/system/core.h"
|
| #include "shell/child_controller.mojom.h"
|
| #include "shell/child_switches.h"
|
|
|