| Index: sky/engine/core/html/imports/HTMLImportChildClient.h
|
| diff --git a/sky/engine/core/html/imports/HTMLImportChildClient.h b/sky/engine/core/html/imports/HTMLImportChildClient.h
|
| index b82d7b8c6028bd327597fbb84eb6ac779408fe40..da3fa3e0dff62a50155cb72c7ee60c353ccd5235 100644
|
| --- a/sky/engine/core/html/imports/HTMLImportChildClient.h
|
| +++ b/sky/engine/core/html/imports/HTMLImportChildClient.h
|
| @@ -45,7 +45,6 @@ public:
|
| #endif
|
| virtual bool isSync() const = 0;
|
| virtual Element* link() = 0;
|
| - virtual void trace(Visitor*) { }
|
| };
|
|
|
| } // namespace blink
|
|
|