Chromium Code Reviews| Index: Source/core/frame/TopControls.h |
| diff --git a/Source/core/frame/TopControls.h b/Source/core/frame/TopControls.h |
| index dec537ed5e6469343f0262ce8870f51b23d1f124..e97da3cd4cca584e08ee24b7ce0497e9eae34099 100644 |
| --- a/Source/core/frame/TopControls.h |
| +++ b/Source/core/frame/TopControls.h |
| @@ -26,7 +26,7 @@ public: |
| } |
| ~TopControls(); |
| - void trace(Visitor*); |
| + DECLARE_TRACE(); |
| // The amount that the viewport was shrunk by to accommodate the top |
| // controls. |