| Index: content/browser/compositor/software_output_device_ozone.h
|
| diff --git a/content/browser/compositor/software_output_device_ozone.h b/content/browser/compositor/software_output_device_ozone.h
|
| index 3b2a295bee2910577b34d482c5b96de4b870c38d..60476d811aeea8c73679ccdcdeea49495b2cb5fe 100644
|
| --- a/content/browser/compositor/software_output_device_ozone.h
|
| +++ b/content/browser/compositor/software_output_device_ozone.h
|
| @@ -6,6 +6,7 @@
|
| #define CONTENT_BROWSER_COMPOSITOR_SOFTWARE_OUTPUT_DEVICE_OZONE_H_
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "cc/output/software_output_device.h"
|
| #include "content/common/content_export.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|