| Index: Source/platform/text/NonCJKGlyphOrientation.h
|
| diff --git a/Source/platform/text/NonCJKGlyphOrientation.h b/Source/platform/text/NonCJKGlyphOrientation.h
|
| index 515c23b8609b121dfac882c49ff62dcf6689986f..7a8f3109d4df5711fd8e859edc5633a034c8b3f9 100644
|
| --- a/Source/platform/text/NonCJKGlyphOrientation.h
|
| +++ b/Source/platform/text/NonCJKGlyphOrientation.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef NonCJKGlyphOrientation_h
|
| #define NonCJKGlyphOrientation_h
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| enum NonCJKGlyphOrientation { NonCJKGlyphOrientationVerticalRight, NonCJKGlyphOrientationUpright };
|
|
|
|
|