Chromium Code Reviews| Index: Source/core/html/HTMLDialogElement.h |
| diff --git a/Source/core/html/HTMLDialogElement.h b/Source/core/html/HTMLDialogElement.h |
| index f837bfdc896c4c17d89149cd723084071265ff06..db930c18d163ac92687c4b1237764e4515894599 100644 |
| --- a/Source/core/html/HTMLDialogElement.h |
| +++ b/Source/core/html/HTMLDialogElement.h |
| @@ -26,7 +26,6 @@ |
| #ifndef HTMLDialogElement_h |
| #define HTMLDialogElement_h |
| -#include "RuntimeEnabledFeatures.h" |
| #include "core/html/HTMLElement.h" |
| namespace WebCore { |