Index: webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp |
=================================================================== |
--- webkit/port/platform/graphics/skia/public/PlatformCanvasMac.cpp (revision 0) |
+++ webkit/port/platform/graphics/skia/public/PlatformCanvasMac.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/platform_canvas_mac.h" |
+#include "PlatformCanvasMac.h" |
#include "base/gfx/bitmap_platform_device_mac.h" |
#include "base/logging.h" |
Property changes on: webkit\port\platform\graphics\skia\public\PlatformCanvasMac.cpp |
___________________________________________________________________ |
Added: svn:mergeinfo |
Merged /branches/chrome_webkit_merge_branch/base/gfx/platform_canvas_mac.cc:r69-2775 |