Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1020)

Unified Diff: webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.h

Issue 11244: Move PlatformCanvas and PlatformDevice from base/gfx to webkit/port. I left h... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.h
===================================================================
--- webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.h (revision 0)
+++ webkit/port/platform/graphics/skia/public/BitmapPlatformDeviceWin.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_BITMAP_PLATFORM_DEVICE_WIN_H_
-#define BASE_GFX_BITMAP_PLATFORM_DEVICE_WIN_H_
+#ifndef BitmapPlatformDeviceWin_h
+#define BitmapPlatformDeviceWin_h
#include "base/gfx/platform_device_win.h"
#include "base/ref_counted.h"
Property changes on: webkit\port\platform\graphics\skia\public\BitmapPlatformDeviceWin.h
___________________________________________________________________
Added: svn:mergeinfo
Merged /branches/chrome_webkit_merge_branch/base/gfx/bitmap_platform_device_win.h:r69-2775

Powered by Google App Engine
This is Rietveld 408576698