summaryrefslogtreecommitdiffstats
path: root/cc/scrollbar_layer_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'cc/scrollbar_layer_unittest.cc')
-rw-r--r--cc/scrollbar_layer_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/cc/scrollbar_layer_unittest.cc b/cc/scrollbar_layer_unittest.cc
index 3aba55d..35bb5eb 100644
--- a/cc/scrollbar_layer_unittest.cc
+++ b/cc/scrollbar_layer_unittest.cc
@@ -128,7 +128,7 @@ TEST(ScrollbarLayerTest, scrollOffsetSynchronization)
EXPECT_EQ(300, ccScrollbarLayer->maximum());
}
-class ScrollbarLayerTestMaxTextureSize : public WebKitTests::ThreadedTest {
+class ScrollbarLayerTestMaxTextureSize : public ThreadedTest {
public:
ScrollbarLayerTestMaxTextureSize() {}