Index: third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h |
diff --git a/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h b/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h |
index bdc286309cc243244c33fea40ccd2b3381d9fa98..4dd49dde8ee51a9e597d4064cfcb0f0eeacb8dc7 100644 |
--- a/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h |
+++ b/third_party/WebKit/Source/core/html/forms/RadioButtonGroupScope.h |
@@ -24,7 +24,6 @@ |
#include "platform/heap/Handle.h" |
#include "wtf/Forward.h" |
#include "wtf/HashMap.h" |
-#include "wtf/OwnPtr.h" |
#include "wtf/text/StringHash.h" |
namespace blink { |