X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=src%2Fthird_party%2FWebKit%2FSource%2Fcore%2Fdom%2Fcustom%2FCustomElementMicrotaskResolutionStep.h;h=2ce3a8cb57b415356c938d3a152d2b8dc7562bd6;hb=4a1a0bdd01eef90b0826a0e761d3379d3715c10f;hp=c3f04874ea7d93d30c6f70dce03dc27d9a99c00a;hpb=b1be5ca53587d23e7aeb77b26861fdc0a181ffd8;p=platform%2Fframework%2Fweb%2Fcrosswalk.git diff --git a/src/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h b/src/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h index c3f0487..2ce3a8c 100644 --- a/src/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h +++ b/src/third_party/WebKit/Source/core/dom/custom/CustomElementMicrotaskResolutionStep.h @@ -38,7 +38,7 @@ #include "wtf/PassRefPtr.h" #include "wtf/RefPtr.h" -namespace WebCore { +namespace blink { class CustomElementRegistrationContext; class Element;