Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLShadowElement.h
index e9aa02f..695c198 100644 (file)
@@ -38,7 +38,7 @@ namespace WebCore {
 
 class HTMLShadowElement FINAL : public InsertionPoint {
 public:
-    static PassRefPtr<HTMLShadowElement> create(Document&);
+    static PassRefPtrWillBeRawPtr<HTMLShadowElement> create(Document&);
 
     virtual ~HTMLShadowElement();