| Index: Source/core/html/HTMLImportsController.h
|
| diff --git a/Source/core/html/HTMLImportsController.h b/Source/core/html/HTMLImportsController.h
|
| index d74070fb86a7218ffb143e897405c0ff9a71728b..dd87d0199b3505201eeb930ff93473cf4c443abe 100644
|
| --- a/Source/core/html/HTMLImportsController.h
|
| +++ b/Source/core/html/HTMLImportsController.h
|
| @@ -61,7 +61,6 @@ public:
|
| virtual Document* document() const OVERRIDE;
|
| virtual void wasDetachedFromDocument() OVERRIDE;
|
| virtual void didFinishParsing() OVERRIDE;
|
| - virtual bool isProcessing() const OVERRIDE;
|
| virtual bool isDone() const OVERRIDE;
|
|
|
| // HTMLImportRoot
|
|
|