| Index: third_party/WebKit/Source/core/html/forms/ImageInputType.cpp
|
| diff --git a/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp b/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp
|
| index a6d333a2be8c2166e8ea0a0a15ea8db8b46a91a7..3e87020b6e83341f8c1da94ea5ea5d89b9bb3a39 100644
|
| --- a/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp
|
| +++ b/third_party/WebKit/Source/core/html/forms/ImageInputType.cpp
|
| @@ -35,7 +35,6 @@
|
| #include "core/html/parser/HTMLParserIdioms.h"
|
| #include "core/layout/LayoutBlockFlow.h"
|
| #include "core/layout/LayoutImage.h"
|
| -#include "wtf/PassOwnPtr.h"
|
| #include "wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|