| Index: mandoline/services/core_services/application_delegate_factory_default.cc
|
| diff --git a/mandoline/services/core_services/application_delegate_factory_default.cc b/mandoline/services/core_services/application_delegate_factory_default.cc
|
| index d4c6d5b818bfc9a9c2de214ad8f6b4474d9bf049..d069134765c9ab905a0cd6b05b68976d31922ae1 100644
|
| --- a/mandoline/services/core_services/application_delegate_factory_default.cc
|
| +++ b/mandoline/services/core_services/application_delegate_factory_default.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "mandoline/services/core_services/application_delegate_factory.h"
|
|
|
| -#include "mojo/application/public/cpp/application_delegate.h"
|
| +#include "mojo/shell/public/cpp/application_delegate.h"
|
|
|
| namespace core_services {
|
|
|
|
|