| Index: third_party/WebKit/Source/platform/EventTracer.h
|
| diff --git a/third_party/WebKit/Source/platform/EventTracer.h b/third_party/WebKit/Source/platform/EventTracer.h
|
| index 8483dc01ef560d6b09f329017994fca27651be35..4f896619f4705a903bd34c18ed1caec8dff14e24 100644
|
| --- a/third_party/WebKit/Source/platform/EventTracer.h
|
| +++ b/third_party/WebKit/Source/platform/EventTracer.h
|
| @@ -34,7 +34,6 @@
|
| #include "platform/PlatformExport.h"
|
| #include "wtf/Allocator.h"
|
| #include "wtf/PassOwnPtr.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
| #include <memory>
|
|
|