Chromium Code Reviews| Index: Source/core/html/imports/LinkImport.h | 
| diff --git a/Source/core/html/imports/LinkImport.h b/Source/core/html/imports/LinkImport.h | 
| index ab46affd7cb697e6ab44c6bf4097d3a49c547648..8ef55f5d98f4c53a1fe194e6b9facf356399981c 100644 | 
| --- a/Source/core/html/imports/LinkImport.h | 
| +++ b/Source/core/html/imports/LinkImport.h | 
| @@ -66,7 +66,6 @@ public: | 
| virtual HTMLLinkElement* link() OVERRIDE; | 
| Document* importedDocument() const; | 
| - bool ownsLoader() const; | 
| private: | 
| void clear(); |