| Index: content/browser/compositor/software_browser_compositor_output_surface.h
|
| diff --git a/content/browser/compositor/software_browser_compositor_output_surface.h b/content/browser/compositor/software_browser_compositor_output_surface.h
|
| index 2b56c12cc2d02c5ce83361551986b2fe98da6fc9..9e8bbcf1e1a511518786c8763b7b6a4ca15d0c98 100644
|
| --- a/content/browser/compositor/software_browser_compositor_output_surface.h
|
| +++ b/content/browser/compositor/software_browser_compositor_output_surface.h
|
| @@ -5,7 +5,9 @@
|
| #ifndef CONTENT_BROWSER_COMPOSITOR_SOFTWARE_BROWSER_COMPOSITOR_OUTPUT_SURFACE_H_
|
| #define CONTENT_BROWSER_COMPOSITOR_SOFTWARE_BROWSER_COMPOSITOR_OUTPUT_SURFACE_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| +#include "build/build_config.h"
|
| #include "content/browser/compositor/browser_compositor_output_surface.h"
|
| #include "content/common/content_export.h"
|
|
|
|
|