Chromium Code Reviews| Index: Source/core/html/shadow/PickerIndicatorElement.h |
| diff --git a/Source/core/html/shadow/PickerIndicatorElement.h b/Source/core/html/shadow/PickerIndicatorElement.h |
| index 811b75dd31c384656c849b23d980c34307d3720d..29aff6e82c4b575537dcd5e24e47c305c76eac88 100644 |
| --- a/Source/core/html/shadow/PickerIndicatorElement.h |
| +++ b/Source/core/html/shadow/PickerIndicatorElement.h |
| @@ -35,7 +35,6 @@ |
| #include "core/html/HTMLDivElement.h" |
| #include "core/platform/DateTimeChooser.h" |
| #include "core/platform/DateTimeChooserClient.h" |
| -#include <wtf/OwnPtr.h> |
| namespace WebCore { |