| Index: mojo/shell/shell_application_delegate.cc
|
| diff --git a/mojo/shell/shell_application_delegate.cc b/mojo/shell/shell_application_delegate.cc
|
| index 47df9d432b96efc04f7bd339eb11458f733fcf54..b4886104f79174465ea9fc1e417e30f047187346 100644
|
| --- a/mojo/shell/shell_application_delegate.cc
|
| +++ b/mojo/shell/shell_application_delegate.cc
|
| @@ -11,7 +11,6 @@
|
| #include "base/process/process.h"
|
| #include "mojo/shell/application_manager.h"
|
| #include "mojo/shell/public/cpp/connection.h"
|
| -#include "third_party/mojo/src/mojo/edk/embedder/embedder.h"
|
|
|
| namespace mojo {
|
| namespace shell {
|
|
|