| Index: chrome/renderer/print_web_view_helper_mac.mm
|
| ===================================================================
|
| --- chrome/renderer/print_web_view_helper_mac.mm (revision 113602)
|
| +++ chrome/renderer/print_web_view_helper_mac.mm (working copy)
|
| @@ -19,7 +19,7 @@
|
| #include "printing/metafile_skia_wrapper.h"
|
| #include "skia/ext/platform_device.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
|
|
|
| using WebKit::WebFrame;
|
|
|