Index: third_party/WebKit/Source/core/html/forms/RadioInputType.cpp |
diff --git a/third_party/WebKit/Source/core/html/forms/RadioInputType.cpp b/third_party/WebKit/Source/core/html/forms/RadioInputType.cpp |
index 656a6e9859bae0367eb17216eb7263ac3b3d21fa..550985d87592e541f46eb61dcd91b33355925656 100644 |
--- a/third_party/WebKit/Source/core/html/forms/RadioInputType.cpp |
+++ b/third_party/WebKit/Source/core/html/forms/RadioInputType.cpp |
@@ -31,7 +31,6 @@ |
#include "core/html/HTMLInputElement.h" |
#include "core/page/SpatialNavigation.h" |
#include "platform/text/PlatformLocale.h" |
-#include "wtf/PassOwnPtr.h" |
namespace blink { |