Index: webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.h |
=================================================================== |
--- webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.h (revision 0) |
+++ webkit/port/platform/graphics/skia/public/PlatformDeviceLinux.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_PLATFORM_DEVICE_LINUX_H_ |
-#define BASE_GFX_PLATFORM_DEVICE_LINUX_H_ |
+#ifndef PlatformDeviceLinux_h |
+#define PlatformDeviceLinux_h |
#include "SkDevice.h" |
@@ -22,4 +22,4 @@ |
} // namespace gfx |
-#endif // BASE_GFX_PLATFORM_DEVICE_LINUX_H_ |
+#endif // PlatformDeviceLinux_h |
Property changes on: webkit\port\platform\graphics\skia\public\PlatformDeviceLinux.h |
___________________________________________________________________ |
Added: svn:mergeinfo |
Merged /branches/chrome_webkit_merge_branch/base/gfx/platform_device_linux.h:r69-2775 |