| Index: Source/platform/scroll/ScrollbarTheme.h
|
| diff --git a/Source/platform/scroll/ScrollbarTheme.h b/Source/platform/scroll/ScrollbarTheme.h
|
| index 8232ec3c320c92150e566a5f2825a17c494ad6f6..5f8e8c40be3aec8128a3f809f3577e6821a4637f 100644
|
| --- a/Source/platform/scroll/ScrollbarTheme.h
|
| +++ b/Source/platform/scroll/ScrollbarTheme.h
|
| @@ -30,7 +30,7 @@
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/scroll/ScrollTypes.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class GraphicsContext;
|
| class PlatformMouseEvent;
|
|
|