| Index: sky/engine/public/web/WebTextCheckingCompletion.h
|
| diff --git a/sky/engine/public/web/WebTextCheckingCompletion.h b/sky/engine/public/web/WebTextCheckingCompletion.h
|
| index 66acbb0be7a8587ac7bc896920716b773b079846..65b93c4600831ac480a5ecd243030e33ebe80f96 100644
|
| --- a/sky/engine/public/web/WebTextCheckingCompletion.h
|
| +++ b/sky/engine/public/web/WebTextCheckingCompletion.h
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef WebTextCheckingCompletion_h
|
| -#define WebTextCheckingCompletion_h
|
| +#ifndef SKY_ENGINE_PUBLIC_WEB_WEBTEXTCHECKINGCOMPLETION_H_
|
| +#define SKY_ENGINE_PUBLIC_WEB_WEBTEXTCHECKINGCOMPLETION_H_
|
|
|
| #include "../platform/WebCommon.h"
|
|
|
| @@ -50,4 +50,4 @@ protected:
|
|
|
| } // namespace blink
|
|
|
| -#endif
|
| +#endif // SKY_ENGINE_PUBLIC_WEB_WEBTEXTCHECKINGCOMPLETION_H_
|
|
|