Index: cc/scrollbar_layer_unittest.cc |
diff --git a/cc/scrollbar_layer_unittest.cc b/cc/scrollbar_layer_unittest.cc |
index e32f5e701b12032c3d06e9184a986203d1ff46fb..02297e0c471d3adefc7ae08f020dbeab6c2663fa 100644 |
--- a/cc/scrollbar_layer_unittest.cc |
+++ b/cc/scrollbar_layer_unittest.cc |
@@ -15,6 +15,7 @@ |
#include "cc/test/layer_tree_test_common.h" |
#include "cc/tree_synchronizer.h" |
#include "testing/gtest/include/gtest/gtest.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbar.h" |
#include "third_party/WebKit/Source/Platform/chromium/public/WebScrollbarThemeGeometry.h" |
namespace cc { |