X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fhtml%2Fshadow%2FClearButtonElement.h;h=2364ff794d5d690e0db872ce607c386963528285;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=eba5309fa3097f7fb1422055de0ef9982bbf11a4;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h b/src/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h index eba5309..2364ff7 100644 --- a/src/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h +++ b/src/third_party/WebKit/Source/core/html/shadow/ClearButtonElement.h @@ -29,7 +29,7 @@ #include "core/html/HTMLDivElement.h" #include "wtf/Forward.h" -namespace WebCore { +namespace blink { class ClearButtonElement FINAL : public HTMLDivElement { public: