Index: Source/platform/scroll/ScrollbarThemeMock.h |
diff --git a/Source/platform/scroll/ScrollbarThemeMock.h b/Source/platform/scroll/ScrollbarThemeMock.h |
index 4011d40f7ce1174481fff0c9c55c2d7ee294315c..16d0348a26cb2bd1e30a0094892cab57eafa2d68 100644 |
--- a/Source/platform/scroll/ScrollbarThemeMock.h |
+++ b/Source/platform/scroll/ScrollbarThemeMock.h |
@@ -28,7 +28,7 @@ |
#include "platform/scroll/ScrollbarTheme.h" |
-namespace WebCore { |
+namespace blink { |
// Scrollbar theme used in image snapshots, to eliminate appearance differences between platforms. |
class PLATFORM_EXPORT ScrollbarThemeMock : public ScrollbarTheme { |