| Index: third_party/WebKit/Source/core/css/StylePropertySerializer.h
|
| diff --git a/third_party/WebKit/Source/core/css/StylePropertySerializer.h b/third_party/WebKit/Source/core/css/StylePropertySerializer.h
|
| index 3d209d42a5fd98359d53ac1d65ccc247b8ff1760..d0321765ddc50bed0643edab76b27d8f10c087f4 100644
|
| --- a/third_party/WebKit/Source/core/css/StylePropertySerializer.h
|
| +++ b/third_party/WebKit/Source/core/css/StylePropertySerializer.h
|
| @@ -90,7 +90,7 @@ private:
|
| };
|
|
|
| class StylePropertySetForSerializer final {
|
| - DISALLOW_ALLOCATION();
|
| + DISALLOW_NEW();
|
| public:
|
| explicit StylePropertySetForSerializer(const StylePropertySet&);
|
|
|
|
|