Index: Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp |
diff --git a/Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp b/Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp |
index 3f552dc11e6ebc2c5bbb6005bc6838f242073ae9..fb589930d7ec6b4dbc44c3ac8a9fdd7146c9dc7d 100644 |
--- a/Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp |
+++ b/Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp |
@@ -42,7 +42,7 @@ |
#include "third_party/skia/include/core/SkTypeface.h" |
#include "wtf/PassOwnPtr.h" |
-namespace WebCore { |
+namespace blink { |
FontCustomPlatformData::FontCustomPlatformData(PassRefPtr<SkTypeface> typeface) |
: m_typeface(typeface) |