Index: third_party/WebKit/Source/platform/PlatformEvent.h |
diff --git a/third_party/WebKit/Source/platform/PlatformEvent.h b/third_party/WebKit/Source/platform/PlatformEvent.h |
index 9a60dce432236401a5f5594e588413788314120a..7843903c11525198d395e779228968f07ad044a4 100644 |
--- a/third_party/WebKit/Source/platform/PlatformEvent.h |
+++ b/third_party/WebKit/Source/platform/PlatformEvent.h |
@@ -32,7 +32,6 @@ |
namespace blink { |
class PlatformEvent { |
- DISALLOW_NEW(); |
public: |
enum EventType { |
NoType = 0, |