| Index: webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceMac.h
|
| ===================================================================
|
| --- webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceMac.h (revision 0)
|
| +++ webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceMac.h (working copy)
|
| @@ -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 BASE_GFX_BITMAP_PLATFORM_DEVICE_MAC_H__
|
| -#define BASE_GFX_BITMAP_PLATFORM_DEVICE_MAC_H__
|
| +#ifndef BitmapPlatformDeviceMac_h
|
| +#define BitmapPlatformDeviceMac_h
|
|
|
| #include "base/gfx/platform_device_mac.h"
|
| #include "base/ref_counted.h"
|
| @@ -91,5 +91,5 @@
|
|
|
| } // namespace gfx
|
|
|
| -#endif // BASE_GFX_BITMAP_PLATFORM_DEVICE_MAC_H__
|
| +#endif // BitmapPlatformDeviceMac_h
|
|
|
|
|
| Property changes on: webkit\port\platform\graphics\skia\public\BitmapPlatformDeviceMac.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/base/gfx/bitmap_platform_device_mac.h:r69-2775
|
|
|
|
|