| Index: content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h b/content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h
|
| index 4bc208a4878421f0b4aeb9f3c10f31270ae9d75c..af3c24c65ed8a851cdb0856252e39cd63ab89e09 100644
|
| --- a/content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h
|
| @@ -5,6 +5,8 @@
|
| #ifndef CONTENT_BROWSER_COMPOSITOR_GPU_SURFACELESS_BROWSER_COMPOSITOR_OUTPUT_SURFACE_H_
|
| #define CONTENT_BROWSER_COMPOSITOR_GPU_SURFACELESS_BROWSER_COMPOSITOR_OUTPUT_SURFACE_H_
|
|
|
| +#include <memory>
|
| +
|
| #include "content/browser/compositor/gpu_browser_compositor_output_surface.h"
|
|
|
| namespace gpu {
|
|
|