Index: third_party/WebKit/Source/core/paint/ScopeRecorder.h |
diff --git a/third_party/WebKit/Source/core/paint/ScopeRecorder.h b/third_party/WebKit/Source/core/paint/ScopeRecorder.h |
index 216ec196f91633b9041c7a1cbf52fb14f8f00ae2..f45682a547f0e17f2ef0f1ae63f431c28affc61f 100644 |
--- a/third_party/WebKit/Source/core/paint/ScopeRecorder.h |
+++ b/third_party/WebKit/Source/core/paint/ScopeRecorder.h |
@@ -16,7 +16,7 @@ class LayoutObject; |
class PaintController; |
class CORE_EXPORT ScopeRecorder { |
- ALLOW_ONLY_INLINE_ALLOCATION(); |
+ DISALLOW_NEW_EXCEPT_PLACEMENT_NEW(); |
public: |
ScopeRecorder(GraphicsContext&); |