Index: content/renderer/gpu/compositor_software_output_device.cc |
diff --git a/content/renderer/gpu/compositor_software_output_device.cc b/content/renderer/gpu/compositor_software_output_device.cc |
index c7470753c3f0fe4feb0329e222adccdd154c31ba..4b23919203be441c98ff34da38b3c7dfef0c9a83 100644 |
--- a/content/renderer/gpu/compositor_software_output_device.cc |
+++ b/content/renderer/gpu/compositor_software_output_device.cc |
@@ -9,7 +9,6 @@ |
#include "content/child/child_shared_bitmap_manager.h" |
#include "content/renderer/render_process.h" |
#include "content/renderer/render_thread_impl.h" |
-#include "third_party/skia/include/core/SkBitmapDevice.h" |
#include "third_party/skia/include/core/SkCanvas.h" |
#include "third_party/skia/include/core/SkPixelRef.h" |
#include "third_party/skia/include/core/SkRegion.h" |