Commit 2c337a67 authored by epoger@chromium.org's avatar epoger@chromium.org

Fix Chrome-Skia build on Mac (catch up with http://trac.webkit.org/changeset/102044)

BUG=106842
Review URL: http://codereview.chromium.org/8888014

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113621 0039d316-1c4b-4281-b951-d872f2087c98
parent 698e4e24
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
#include "printing/metafile_skia_wrapper.h" #include "printing/metafile_skia_wrapper.h"
#include "skia/ext/platform_device.h" #include "skia/ext/platform_device.h"
#include "skia/ext/vector_canvas.h" #include "skia/ext/vector_canvas.h"
#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.h" #include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCanvas.h"
#endif #endif
using WebKit::WebFrame; using WebKit::WebFrame;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment