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

Unified Diff: Source/platform/fonts/SVGGlyph.cpp

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/fonts/SVGGlyph.h ('k') | Source/platform/fonts/SegmentedFontData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 {
« no previous file with comments | « Source/platform/fonts/SVGGlyph.h ('k') | Source/platform/fonts/SegmentedFontData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698