| Index: content/browser/compositor/software_output_device_x11.h
|
| diff --git a/content/browser/compositor/software_output_device_x11.h b/content/browser/compositor/software_output_device_x11.h
|
| index c6d87a35ffe864bce8c495e16ef323eacaf148af..9fe571d9814566dca972c91a3404ce08387c9750 100644
|
| --- a/content/browser/compositor/software_output_device_x11.h
|
| +++ b/content/browser/compositor/software_output_device_x11.h
|
| @@ -7,6 +7,7 @@
|
|
|
| #include <X11/Xlib.h>
|
|
|
| +#include "base/macros.h"
|
| #include "cc/output/software_output_device.h"
|
| #include "ui/gfx/x/x11_types.h"
|
|
|
|
|