| Index: content/browser/renderer_host/backing_store_skia.cc
|
| ===================================================================
|
| --- content/browser/renderer_host/backing_store_skia.cc (revision 110303)
|
| +++ content/browser/renderer_host/backing_store_skia.cc (working copy)
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "content/browser/renderer_host/backing_store_skia.h"
|
|
|
| -#include "content/browser/renderer_host/render_process_host.h"
|
| +#include "content/browser/renderer_host/render_process_host_impl.h"
|
| #include "skia/ext/platform_canvas.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "ui/gfx/canvas.h"
|
|
|