| Index: sky/engine/public/web/WebNavigatorContentUtilsClient.h
|
| diff --git a/sky/engine/public/web/WebNavigatorContentUtilsClient.h b/sky/engine/public/web/WebNavigatorContentUtilsClient.h
|
| index 17350bb46d511e967e5b303c1cc2df75a49cd4c6..8e01e5bed55cd929de5232320d158e18294c73f0 100644
|
| --- a/sky/engine/public/web/WebNavigatorContentUtilsClient.h
|
| +++ b/sky/engine/public/web/WebNavigatorContentUtilsClient.h
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef WebNavigatorContentUtilsClient_h
|
| -#define WebNavigatorContentUtilsClient_h
|
| +#ifndef SKY_ENGINE_PUBLIC_WEB_WEBNAVIGATORCONTENTUTILSCLIENT_H_
|
| +#define SKY_ENGINE_PUBLIC_WEB_WEBNAVIGATORCONTENTUTILSCLIENT_H_
|
|
|
| namespace blink {
|
|
|
| @@ -43,4 +43,4 @@ enum WebCustomHandlersState {
|
|
|
| } // namespace blink
|
|
|
| -#endif
|
| +#endif // SKY_ENGINE_PUBLIC_WEB_WEBNAVIGATORCONTENTUTILSCLIENT_H_
|
|
|