Index: Source/core/html/HTMLImportsController.h |
diff --git a/Source/core/html/HTMLImportsController.h b/Source/core/html/HTMLImportsController.h |
index dd87d0199b3505201eeb930ff93473cf4c443abe..95e0efe478e525a0aff4802486c38c43061c9d44 100644 |
--- a/Source/core/html/HTMLImportsController.h |
+++ b/Source/core/html/HTMLImportsController.h |
@@ -62,6 +62,7 @@ public: |
virtual void wasDetachedFromDocument() OVERRIDE; |
virtual void didFinishParsing() OVERRIDE; |
virtual bool isDone() const OVERRIDE; |
+ virtual bool hasLoader() const OVERRIDE; |
// HTMLImportRoot |
virtual void blockerGone() OVERRIDE; |