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