| Index: content/browser/compositor/software_output_device_ozone.cc
|
| diff --git a/content/browser/compositor/software_output_device_ozone.cc b/content/browser/compositor/software_output_device_ozone.cc
|
| index a74a230833a676d5815ede0197e3174f34032aec..340eee9947a499ec01ff142a031af8d70f2e7c96 100644
|
| --- a/content/browser/compositor/software_output_device_ozone.cc
|
| +++ b/content/browser/compositor/software_output_device_ozone.cc
|
| @@ -3,7 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #include "content/browser/compositor/software_output_device_ozone.h"
|
| -#include "third_party/skia/include/core/SkBitmapDevice.h"
|
| #include "third_party/skia/include/core/SkDevice.h"
|
| #include "ui/compositor/compositor.h"
|
| #include "ui/gfx/ozone/surface_factory_ozone.h"
|
|
|