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 3a7684dc016c3d6462597f4df7311c484fc290d7..1e9e308b29c7fd0708957a5a84f89ccd6e803927 100644 |
--- a/content/browser/compositor/software_output_device_ozone.h |
+++ b/content/browser/compositor/software_output_device_ozone.h |
@@ -5,6 +5,7 @@ |
#ifndef CONTENT_BROWSER_COMPOSITOR_SOFTWARE_OUTPUT_DEVICE_OZONE_H_ |
#define CONTENT_BROWSER_COMPOSITOR_SOFTWARE_OUTPUT_DEVICE_OZONE_H_ |
+#include "base/macros.h" |
#include "cc/output/software_output_device.h" |
#include "content/common/content_export.h" |
#include "ui/gfx/native_widget_types.h" |