| Index: Source/core/html/imports/HTMLImportStateResolver.h
|
| diff --git a/Source/core/html/imports/HTMLImportStateResolver.h b/Source/core/html/imports/HTMLImportStateResolver.h
|
| index f68ac99a3b77a8880b8cc95b42c94bfac9565c9d..0850380bf629d72be011b3fbfcf9c87549789121 100644
|
| --- a/Source/core/html/imports/HTMLImportStateResolver.h
|
| +++ b/Source/core/html/imports/HTMLImportStateResolver.h
|
| @@ -48,7 +48,6 @@ public:
|
| private:
|
| static bool isBlockingFollowers(HTMLImport*);
|
|
|
| - bool shouldBlockDocumentCreation() const;
|
| bool shouldBlockScriptExecution() const;
|
| bool isActive() const;
|
|
|
|
|