| Index: Source/core/dom/FullscreenElementStack.cpp
|
| diff --git a/Source/core/dom/FullscreenElementStack.cpp b/Source/core/dom/FullscreenElementStack.cpp
|
| index 1cb4b79196a19e1e156301c6010dd688da5521ce..ea6d058d864a2dd2acc2e712b231f7c1fb2bc1d5 100644
|
| --- a/Source/core/dom/FullscreenElementStack.cpp
|
| +++ b/Source/core/dom/FullscreenElementStack.cpp
|
| @@ -30,7 +30,6 @@
|
|
|
| #include "HTMLNames.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/dom/Element.h"
|
| #include "core/events/Event.h"
|
| #include "core/html/HTMLFrameOwnerElement.h"
|
| #include "core/page/Chrome.h"
|
|
|