Chromium Code Reviews| Index: third_party/WebKit/Source/core/input/EventHandler.cpp |
| diff --git a/third_party/WebKit/Source/core/input/EventHandler.cpp b/third_party/WebKit/Source/core/input/EventHandler.cpp |
| index aaa15c7641c5b62fc981bb806c25428ee34e8e30..11ceff8b9b76b21dd8383d2dc9c321f1049c6cf5 100644 |
| --- a/third_party/WebKit/Source/core/input/EventHandler.cpp |
| +++ b/third_party/WebKit/Source/core/input/EventHandler.cpp |
| @@ -102,7 +102,6 @@ |
| #include "wtf/CurrentTime.h" |
| #include "wtf/PtrUtil.h" |
| #include "wtf/StdLibExtras.h" |
| -#include "wtf/TemporaryChange.h" |
| #include <memory> |
| namespace blink { |