Index: chrome/renderer/print_web_view_helper.h |
=================================================================== |
--- chrome/renderer/print_web_view_helper.h (revision 112786) |
+++ chrome/renderer/print_web_view_helper.h (working copy) |
@@ -15,7 +15,7 @@ |
#include "content/public/renderer/render_view_observer_tracker.h" |
#include "printing/metafile.h" |
#include "printing/metafile_impl.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/WebCanvas.h" |
+#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebCanvas.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebFrameClient.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebNode.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebViewClient.h" |