Chromium Code Reviews| Index: third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
| diff --git a/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp b/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
| index 3b8e06785e319d053bd20ff1306fd770dc09a7bb..c6b9460de3e00ad248445657ecd2270c900da480 100644 |
| --- a/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
| +++ b/third_party/WebKit/Source/core/layout/HitTestingTransformState.cpp |
| @@ -26,7 +26,6 @@ |
| #include "core/layout/HitTestingTransformState.h" |
| #include "platform/geometry/LayoutRect.h" |
| -#include "wtf/PassOwnPtr.h" |
| namespace blink { |