Index: third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp b/third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp |
index e6ef941095803afefce44c953e82e49cfa4bb0ad..1872d26e303cbb99580568887165b6a92ee71f4e 100644 |
--- a/third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/CheckboxInputType.cpp |
@@ -35,7 +35,6 @@ |
#include "core/events/KeyboardEvent.h" |
#include "core/html/HTMLInputElement.h" |
#include "platform/text/PlatformLocale.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |