| Index: Source/platform/OverscrollTheme.h
|
| diff --git a/Source/platform/OverscrollTheme.h b/Source/platform/OverscrollTheme.h
|
| index d76eaf69608ee74992ab482c5b2231df5c6faea1..b6c2cf68cb5aeadbb1a45801f13b1e90f336e9ed 100644
|
| --- a/Source/platform/OverscrollTheme.h
|
| +++ b/Source/platform/OverscrollTheme.h
|
| @@ -31,7 +31,7 @@
|
| #include "platform/graphics/GraphicsLayer.h"
|
| #include "platform/graphics/Image.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| class PLATFORM_EXPORT OverscrollTheme {
|
| WTF_MAKE_NONCOPYABLE(OverscrollTheme); WTF_MAKE_FAST_ALLOCATED;
|
|
|