| Index: webkit/port/platform/graphics/skia/public/VectorDevice.h
|
| ===================================================================
|
| --- webkit/port/platform/graphics/skia/public/VectorDevice.h (revision 0)
|
| +++ webkit/port/platform/graphics/skia/public/VectorDevice.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_VECTOR_DEVICE_H_
|
| -#define BASE_GFX_VECTOR_DEVICE_H_
|
| +#ifndef VectorDevice_h
|
| +#define VectorDevice_h
|
|
|
| #include "base/basictypes.h"
|
| #include "base/gfx/platform_device_win.h"
|
| @@ -115,5 +115,5 @@
|
|
|
| } // namespace gfx
|
|
|
| -#endif // BASE_GFX_VECTOR_DEVICE_H_
|
| +#endif // VectorDevice_h
|
|
|
|
|
| Property changes on: webkit\port\platform\graphics\skia\public\VectorDevice.h
|
| ___________________________________________________________________
|
| Added: svn:mergeinfo
|
| Merged /branches/chrome_webkit_merge_branch/base/gfx/vector_device.h:r69-2775
|
|
|
|
|