X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fhtml%2FHTMLBRElement.cpp;h=5c5442528a43bddeaf7a4b079c0b24eaa483dc7e;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=b04ba6edef5231083cd4b4741ca2bc3eee2d1bc0;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/html/HTMLBRElement.cpp b/src/third_party/WebKit/Source/core/html/HTMLBRElement.cpp index b04ba6e..5c54425 100644 --- a/src/third_party/WebKit/Source/core/html/HTMLBRElement.cpp +++ b/src/third_party/WebKit/Source/core/html/HTMLBRElement.cpp @@ -28,7 +28,7 @@ #include "core/HTMLNames.h" #include "core/rendering/RenderBR.h" -namespace WebCore { +namespace blink { using namespace HTMLNames;