Index: third_party/WebKit/Source/core/html/forms/ResetInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/ResetInputType.cpp b/third_party/WebKit/Source/core/html/forms/ResetInputType.cpp |
index 7bb73173263a654279093d96edd9d5390b7b7126..e8321614702b794ff812f7ba2bc535fbf34905d6 100644 |
--- a/third_party/WebKit/Source/core/html/forms/ResetInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/ResetInputType.cpp |
@@ -36,7 +36,6 @@ |
#include "core/html/HTMLFormElement.h" |
#include "core/html/HTMLInputElement.h" |
#include "platform/text/PlatformLocale.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |