Chromium Code Reviews| Index: Source/core/html/HTMLOutputElement.h |
| diff --git a/Source/core/html/HTMLOutputElement.h b/Source/core/html/HTMLOutputElement.h |
| index 4b27451bb3eddec70be8aa64fd885bff01a8c7eb..8981f7d356270249de12b665cb9389b410ea574f 100644 |
| --- a/Source/core/html/HTMLOutputElement.h |
| +++ b/Source/core/html/HTMLOutputElement.h |
| @@ -33,7 +33,6 @@ |
| #include "core/html/DOMSettableTokenList.h" |
| #include "core/html/HTMLFormControlElement.h" |
| -#include <wtf/OwnPtr.h> |
| namespace WebCore { |