| Index: third_party/WebKit/Source/core/dom/TouchList.h
|
| diff --git a/third_party/WebKit/Source/core/dom/TouchList.h b/third_party/WebKit/Source/core/dom/TouchList.h
|
| index 1326ee0b65fe01f7479c25b08e9ead11e1a57b0f..b9142026b98da2aa357cff7b2247806d095a5a30 100644
|
| --- a/third_party/WebKit/Source/core/dom/TouchList.h
|
| +++ b/third_party/WebKit/Source/core/dom/TouchList.h
|
| @@ -30,7 +30,6 @@
|
| #include "core/CoreExport.h"
|
| #include "core/dom/Touch.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefCounted.h"
|
| #include "wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|