| Index: Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| diff --git a/Source/platform/exported/WebScrollbarThemeClientImpl.h b/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| index 802d4601c0dbff24e65d993134192e4de4899e98..12f384c43307c8be9a5bcd1deaae10ea1f8bc342 100644
|
| --- a/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| +++ b/Source/platform/exported/WebScrollbarThemeClientImpl.h
|
| @@ -31,7 +31,7 @@
|
| #include "public/platform/WebScrollbar.h"
|
| #include "wtf/Noncopyable.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
| class ScrollView;
|
|
|
| // Adapts a WebScrollbar to the ScrollbarThemeClient interface
|
|
|