Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / core / html / HTMLIFrameElement.h
index 14589b9..8b2c948 100644 (file)
@@ -30,7 +30,7 @@ namespace WebCore {
 
 class HTMLIFrameElement FINAL : public HTMLFrameElementBase {
 public:
-    static PassRefPtr<HTMLIFrameElement> create(Document&);
+    static PassRefPtrWillBeRawPtr<HTMLIFrameElement> create(Document&);
 
 private:
     explicit HTMLIFrameElement(Document&);