Index: third_party/WebKit/Source/core/html/forms/TypeAhead.h |
diff --git a/third_party/WebKit/Source/core/html/forms/TypeAhead.h b/third_party/WebKit/Source/core/html/forms/TypeAhead.h |
index 67cebdc9142158ec32b8476c1ea57b2b791a01f8..ca6d20673ebe4693a450c267e6d7fe51f0a78a4d 100644 |
--- a/third_party/WebKit/Source/core/html/forms/TypeAhead.h |
+++ b/third_party/WebKit/Source/core/html/forms/TypeAhead.h |
@@ -45,7 +45,7 @@ public: |
}; |
class TypeAhead { |
- DISALLOW_ALLOCATION(); |
+ DISALLOW_NEW(); |
public: |
TypeAhead(TypeAheadDataSource*); |