Index: Source/core/dom/StyleChangeReason.h |
diff --git a/Source/core/dom/StyleChangeReason.h b/Source/core/dom/StyleChangeReason.h |
index 0e6ae6d27a57cf2237066e6a11034b51fd0e0180..8ae0a42ec49edbdab631226ea586220d570c9704 100644 |
--- a/Source/core/dom/StyleChangeReason.h |
+++ b/Source/core/dom/StyleChangeReason.h |
@@ -68,6 +68,7 @@ void init(); |
// |StyleChangeReasonForTracing| is strictly only for the tracing purpose as |
// described above. Blink logic must not depend on this value. |
class StyleChangeReasonForTracing { |
+ DISALLOW_ALLOCATION(); |
public: |
static StyleChangeReasonForTracing create(StyleChangeReasonString reasonString) |
{ |