Chromium Code Reviews| Index: mojo/shell/child_process.h |
| diff --git a/mojo/shell/child_process.h b/mojo/shell/child_process.h |
| index d794a4ea948adc3a8cf351eabb5dc30099b8bec0..81780a3f1e43f7c8b49a70c2051fad8385b30a93 100644 |
| --- a/mojo/shell/child_process.h |
| +++ b/mojo/shell/child_process.h |
| @@ -7,7 +7,7 @@ |
| #include "base/macros.h" |
| #include "base/memory/scoped_ptr.h" |
| -#include "mojo/embedder/scoped_platform_handle.h" |
| +#include "mojo/edk/embedder/scoped_platform_handle.h" |
| namespace base { |
| class CommandLine; |