Index: Source/core/css/RuleSet.h |
diff --git a/Source/core/css/RuleSet.h b/Source/core/css/RuleSet.h |
index 396860e42622c682af3e66c67702172014660b7a..7945aa03c6de7d380049d58b653bd94afdf580eb 100644 |
--- a/Source/core/css/RuleSet.h |
+++ b/Source/core/css/RuleSet.h |
@@ -110,6 +110,7 @@ private: |
}; |
struct SameSizeAsRuleData { |
+ DISALLOW_ALLOCATION(); |
void* a; |
unsigned b; |
unsigned c; |