| Index: Source/core/html/imports/HTMLImportsController.h
 | 
| diff --git a/Source/core/html/imports/HTMLImportsController.h b/Source/core/html/imports/HTMLImportsController.h
 | 
| index 5e8713dad8cc979c7176248bae8dc95f108332e8..b32673f2746a901c2865950cf04a71b6b39853ae 100644
 | 
| --- a/Source/core/html/imports/HTMLImportsController.h
 | 
| +++ b/Source/core/html/imports/HTMLImportsController.h
 | 
| @@ -64,7 +64,6 @@ public:
 | 
|      // HTMLImport
 | 
|      virtual Document* document() const OVERRIDE;
 | 
|      virtual bool isDone() const OVERRIDE;
 | 
| -    virtual bool hasLoader() const OVERRIDE;
 | 
|      virtual void stateWillChange() OVERRIDE;
 | 
|      virtual void stateDidChange() OVERRIDE;
 | 
|  
 | 
| 
 |