Index: webkit/port/platform/graphics/skia/public/VectorDevice.cpp |
=================================================================== |
--- webkit/port/platform/graphics/skia/public/VectorDevice.cpp (revision 0) |
+++ webkit/port/platform/graphics/skia/public/VectorDevice.cpp (working copy) |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "base/gfx/vector_device.h" |
+#include "VectorDevice.h" |
#include "base/gfx/gdi_util.h" |
#include "base/gfx/skia_utils.h" |
Property changes on: webkit\port\platform\graphics\skia\public\VectorDevice.cpp |
___________________________________________________________________ |
Added: svn:mergeinfo |
Merged /branches/chrome_webkit_merge_branch/base/gfx/vector_device.cc:r69-2775 |