| Index: mojo/shell/shell_application_delegate.cc
|
| diff --git a/mojo/shell/shell_application_delegate.cc b/mojo/shell/shell_application_delegate.cc
|
| index dcac9deb1abd08d48c2084a652f96e4549bbf02c..d1d898b909e8f3bb7a9be59d2ae29975c68897a1 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 {
|
|
|