Index: Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm |
diff --git a/Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm b/Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm |
index 7941e7b6fd11b39ff42fd04f0b8dd428f820feff..f0961fb4f63324b4b211f0945303ada867f8ab01 100644 |
--- a/Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm |
+++ b/Source/platform/scroll/ScrollbarThemeMacNonOverlayAPI.mm |
@@ -40,7 +40,7 @@ |
#include "skia/ext/skia_utils_mac.h" |
#include <Carbon/Carbon.h> |
-namespace WebCore { |
+namespace blink { |
// FIXME: Get these numbers from CoreUI. |
static int cRealButtonLength[] = { 28, 21 }; |