Index: third_party/WebKit/Source/core/dom/Touch.h |
diff --git a/third_party/WebKit/Source/core/dom/Touch.h b/third_party/WebKit/Source/core/dom/Touch.h |
index 3efa1c33a26a8b47b4547522baa9332371d6e2bd..5a72ea0b24419480fba0127d0bfb12b3393e0af8 100644 |
--- a/third_party/WebKit/Source/core/dom/Touch.h |
+++ b/third_party/WebKit/Source/core/dom/Touch.h |
@@ -35,9 +35,6 @@ |
#include "platform/geometry/FloatSize.h" |
#include "platform/geometry/LayoutPoint.h" |
#include "platform/heap/Handle.h" |
-#include "wtf/PassRefPtr.h" |
-#include "wtf/RefCounted.h" |
-#include "wtf/RefPtr.h" |
namespace blink { |