| Index: Source/platform/fonts/SVGGlyph.cpp
|
| diff --git a/Source/platform/fonts/SVGGlyph.cpp b/Source/platform/fonts/SVGGlyph.cpp
|
| index 06b27dfbd23602cf2f8bb1c82f89423d049ca427..a565b32822e44a36e7e31888dadee41945a0a1dc 100644
|
| --- a/Source/platform/fonts/SVGGlyph.cpp
|
| +++ b/Source/platform/fonts/SVGGlyph.cpp
|
| @@ -27,7 +27,7 @@
|
|
|
| using namespace WTF::Unicode;
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| // Helper functions to determine the arabic character forms (initial, medial, terminal, isolated)
|
| enum ArabicCharShapingMode {
|
|
|