Index: third_party/WebKit/Source/core/dom/TextLinkColors.h |
diff --git a/third_party/WebKit/Source/core/dom/TextLinkColors.h b/third_party/WebKit/Source/core/dom/TextLinkColors.h |
index 66150381c90261c01a0cbe4d81c49cde2a8dbc7b..4dc1ad10cf3cca5237747ee375d6af3b8386dfce 100644 |
--- a/third_party/WebKit/Source/core/dom/TextLinkColors.h |
+++ b/third_party/WebKit/Source/core/dom/TextLinkColors.h |
@@ -37,7 +37,7 @@ namespace blink { |
class CSSValue; |
class TextLinkColors { |
- DISALLOW_ALLOCATION(); |
+ DISALLOW_NEW(); |
WTF_MAKE_NONCOPYABLE(TextLinkColors); |
public: |
TextLinkColors(); |