Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2414)

Unified Diff: Source/platform/text/NonCJKGlyphOrientation.h

Issue 400543004: Rename WebCore namespace to blink in Platform (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/platform/text/LocaleWin.cpp ('k') | Source/platform/text/ParserUtilities.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 };
« no previous file with comments | « Source/platform/text/LocaleWin.cpp ('k') | Source/platform/text/ParserUtilities.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698