Index: Source/core/html/LinkImport.h |
diff --git a/Source/core/html/LinkImport.h b/Source/core/html/LinkImport.h |
index 76425f750c46167b04888a7f2773a036f225c814..512af3609ccc6a85e4f197be26b60d406f087f98 100644 |
--- a/Source/core/html/LinkImport.h |
+++ b/Source/core/html/LinkImport.h |
@@ -66,6 +66,7 @@ public: |
virtual bool isCreatedByParser() const OVERRIDE; |
Document* importedDocument() const; |
+ bool ownsLoader() const; |
private: |
void clear(); |