| Index: sky/engine/core/page/PageAnimator.h
|
| diff --git a/sky/engine/core/page/PageAnimator.h b/sky/engine/core/page/PageAnimator.h
|
| index aebc35d0f73ba89d540a978272d7d0d01cf210ca..0076a6c793a7b1799e0e701d597356e0235767bd 100644
|
| --- a/sky/engine/core/page/PageAnimator.h
|
| +++ b/sky/engine/core/page/PageAnimator.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 PageAnimator_h
|
| -#define PageAnimator_h
|
| +#ifndef SKY_ENGINE_CORE_PAGE_PAGEANIMATOR_H_
|
| +#define SKY_ENGINE_CORE_PAGE_PAGEANIMATOR_H_
|
|
|
| namespace blink {
|
|
|
| @@ -30,4 +30,4 @@ private:
|
|
|
| }
|
|
|
| -#endif // PageAnimator_h
|
| +#endif // SKY_ENGINE_CORE_PAGE_PAGEANIMATOR_H_
|
|
|