| Index: Source/core/html/imports/HTMLImportsController.h
|
| diff --git a/Source/core/html/imports/HTMLImportsController.h b/Source/core/html/imports/HTMLImportsController.h
|
| index ef541a9d7e25765308539a18d4d838a5cf804fc8..f26884352c96d8f7fe87cd0b9e5190dcaf7275c7 100644
|
| --- a/Source/core/html/imports/HTMLImportsController.h
|
| +++ b/Source/core/html/imports/HTMLImportsController.h
|
| @@ -78,7 +78,6 @@ public:
|
|
|
| void recalcTimerFired(Timer<HTMLImportsController>*);
|
|
|
| -
|
| virtual void trace(Visitor*) OVERRIDE { }
|
| HTMLImportLoader* createLoader();
|
|
|
|
|