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

Unified Diff: webkit/port/platform/graphics/SkiaUtils.cpp

Issue 7032: Patch by Thatcher Ulrich <tulrich@google.com>.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 12 years, 2 months 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
« no previous file with comments | « webkit/port/platform/graphics/ImageSkia.cpp ('k') | webkit/tools/test_shell/test_webview_delegate.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/port/platform/graphics/SkiaUtils.cpp
===================================================================
--- webkit/port/platform/graphics/SkiaUtils.cpp (revision 3135)
+++ webkit/port/platform/graphics/SkiaUtils.cpp (working copy)
@@ -39,7 +39,7 @@
#include "base/basictypes.h"
#if defined(OS_WIN)
-#include "base/gfx/bitmap_header.h"
+#include "base/gfx/gdi_util.h"
#endif
void WebCorePointToSkiaPoint(const WebCore::FloatPoint& src, SkPoint* dst)
« no previous file with comments | « webkit/port/platform/graphics/ImageSkia.cpp ('k') | webkit/tools/test_shell/test_webview_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698