Index: cc/layers/painted_scrollbar_layer_impl.h |
diff --git a/cc/layers/painted_scrollbar_layer_impl.h b/cc/layers/painted_scrollbar_layer_impl.h |
index 190526f78aa4d46ef28cf491a3f46c3aef58c91d..8ea06ab5d8c03f13a1b8fbb61281c502cac6721c 100644 |
--- a/cc/layers/painted_scrollbar_layer_impl.h |
+++ b/cc/layers/painted_scrollbar_layer_impl.h |
@@ -5,6 +5,7 @@ |
#ifndef CC_LAYERS_PAINTED_SCROLLBAR_LAYER_IMPL_H_ |
#define CC_LAYERS_PAINTED_SCROLLBAR_LAYER_IMPL_H_ |
+#include "base/macros.h" |
#include "cc/base/cc_export.h" |
#include "cc/input/scrollbar.h" |
#include "cc/layers/scrollbar_layer_impl_base.h" |