X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fplatform%2Ftext%2FTextPath.h;h=9a8a67dbd26437b0d197253e5007ded1cb3d561b;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=e83f15c359da218b0028b9b62c37936dbe813ec5;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/platform/text/TextPath.h b/src/third_party/WebKit/Source/platform/text/TextPath.h index e83f15c..9a8a67d 100644 --- a/src/third_party/WebKit/Source/platform/text/TextPath.h +++ b/src/third_party/WebKit/Source/platform/text/TextPath.h @@ -31,7 +31,7 @@ #ifndef TextPath_h #define TextPath_h -namespace WebCore { +namespace blink { enum CodePath { AutoPath, SimplePath, ComplexPath, SimpleWithGlyphOverflowPath };