Chromium Code Reviews| Index: Source/core/css/FontLoader.h |
| diff --git a/Source/core/css/FontLoader.h b/Source/core/css/FontLoader.h |
| index db86d9439a7762715d229ed1a68334e7c261307d..9cb56b286b4fe4bfcc705fade2715511858205aa 100644 |
| --- a/Source/core/css/FontLoader.h |
| +++ b/Source/core/css/FontLoader.h |
| @@ -32,7 +32,7 @@ public: |
| void clearResourceFetcherAndFontSelector(); |
| #endif |
| - void trace(Visitor*); |
| + DECLARE_TRACE(); |
| private: |
| FontLoader(CSSFontSelector*, ResourceFetcher*); |