| Index: sky/engine/public/platform/ServiceProvider.h
|
| diff --git a/sky/engine/public/platform/ServiceProvider.h b/sky/engine/public/platform/ServiceProvider.h
|
| index 1aade2cb0fcaf46973770d97d899fb3ec4a01ef3..0898140806f320c1ddfd98f9c2bbce130ebb1b0e 100644
|
| --- a/sky/engine/public/platform/ServiceProvider.h
|
| +++ b/sky/engine/public/platform/ServiceProvider.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 SKY_ENGINE_PUBLIC_PLATOFORM_SERVICES_H_
|
| -#define SKY_ENGINE_PUBLIC_PLATOFORM_SERVICES_H_
|
| +#ifndef SKY_ENGINE_PUBLIC_PLATFORM_SERVICES_H_
|
| +#define SKY_ENGINE_PUBLIC_PLATFORM_SERVICES_H_
|
|
|
| namespace mojo {
|
| class NavigatorHost;
|
|
|