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

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

Issue 1612: Implement "iframe shim" behavior for windowed plugins.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 12 years, 3 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 2783)
+++ webkit/port/platform/graphics/SkiaUtils.cpp (working copy)
@@ -37,7 +37,7 @@
#include "SkMatrix.h"
#include "SkRegion.h"
-#include "base/gfx/bitmap_header.h"
+#include "base/gfx/gdi_util.h"
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