| Index: sky/engine/platform/exported/WebURLResponsePrivate.h
|
| diff --git a/sky/engine/platform/exported/WebURLResponsePrivate.h b/sky/engine/platform/exported/WebURLResponsePrivate.h
|
| index 0caff32d332baa22e03c05a55a0b5f4eef9f4fcf..c2f787e8dcd818ae5b355d25d5a9f4e63d8296de 100644
|
| --- a/sky/engine/platform/exported/WebURLResponsePrivate.h
|
| +++ b/sky/engine/platform/exported/WebURLResponsePrivate.h
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#ifndef WebURLResponsePrivate_h
|
| -#define WebURLResponsePrivate_h
|
| +#ifndef SKY_ENGINE_PLATFORM_EXPORTED_WEBURLRESPONSEPRIVATE_H_
|
| +#define SKY_ENGINE_PLATFORM_EXPORTED_WEBURLRESPONSEPRIVATE_H_
|
|
|
| #include "sky/engine/public/platform/WebString.h"
|
|
|
| @@ -49,4 +49,4 @@ public:
|
|
|
| } // namespace blink
|
|
|
| -#endif
|
| +#endif // SKY_ENGINE_PLATFORM_EXPORTED_WEBURLRESPONSEPRIVATE_H_
|
|
|