| Index: cc/layers/solid_color_scrollbar_layer_impl_unittest.cc
|
| diff --git a/cc/layers/solid_color_scrollbar_layer_impl_unittest.cc b/cc/layers/solid_color_scrollbar_layer_impl_unittest.cc
|
| index f1415358773c4ae38f94cb383ac0f86cdd0e219d..a285f44389e965c6d93f23c52f651f1f21cd397d 100644
|
| --- a/cc/layers/solid_color_scrollbar_layer_impl_unittest.cc
|
| +++ b/cc/layers/solid_color_scrollbar_layer_impl_unittest.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "cc/layers/solid_color_scrollbar_layer_impl.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "cc/test/layer_test_common.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|