Index: third_party/WebKit/Source/core/loader/DocumentLoadTiming.h |
diff --git a/third_party/WebKit/Source/core/loader/DocumentLoadTiming.h b/third_party/WebKit/Source/core/loader/DocumentLoadTiming.h |
index 6bd081ef2b1ec2feb63643fe41983047bd65e8d8..8c47eb21cdfdb5ce948270c87118d7d495c05e6b 100644 |
--- a/third_party/WebKit/Source/core/loader/DocumentLoadTiming.h |
+++ b/third_party/WebKit/Source/core/loader/DocumentLoadTiming.h |
@@ -36,7 +36,7 @@ class DocumentLoader; |
class KURL; |
class CORE_EXPORT DocumentLoadTiming final { |
- DISALLOW_ALLOCATION(); |
+ DISALLOW_NEW(); |
public: |
explicit DocumentLoadTiming(DocumentLoader&); |