| Index: mandoline/services/core_services/core_services_application_delegate.h
|
| diff --git a/mandoline/services/core_services/core_services_application_delegate.h b/mandoline/services/core_services/core_services_application_delegate.h
|
| index 5a25cf0cbbf1b5c0ae7a13eae684a512f876eea3..f12f00f30ba8269469daad24f2cdbc99df5a3e1e 100644
|
| --- a/mandoline/services/core_services/core_services_application_delegate.h
|
| +++ b/mandoline/services/core_services/core_services_application_delegate.h
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#ifndef MANDOLINE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
| -#define MANDOLINE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
| +#ifndef MANDOLINE_SERVICES_CORE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
| +#define MANDOLINE_SERVICES_CORE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/scoped_vector.h"
|
| @@ -57,4 +57,4 @@ class CoreServicesApplicationDelegate
|
|
|
| } // namespace core_services
|
|
|
| -#endif // MANDONLINE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
| +#endif // MANDOLINE_SERVICES_CORE_SERVICES_CORE_SERVICES_APPLICATION_DELEGATE_H_
|
|
|