| Index: third_party/WebKit/Source/core/css/FontFaceCache.h
|
| diff --git a/third_party/WebKit/Source/core/css/FontFaceCache.h b/third_party/WebKit/Source/core/css/FontFaceCache.h
|
| index 44f7918212a721c9af68d5a2d39a2384896a37e4..cbc55e53f1cd22807abd0df8ee53f33962c18531 100644
|
| --- a/third_party/WebKit/Source/core/css/FontFaceCache.h
|
| +++ b/third_party/WebKit/Source/core/css/FontFaceCache.h
|
| @@ -42,7 +42,7 @@ class FontDescription;
|
| class StyleRuleFontFace;
|
|
|
| class FontFaceCache final {
|
| - DISALLOW_ALLOCATION();
|
| + DISALLOW_NEW();
|
| public:
|
| FontFaceCache();
|
|
|
|
|