Chromium Code Reviews| Index: Source/core/dom/DocumentFullscreen.cpp |
| diff --git a/Source/core/dom/DocumentFullscreen.cpp b/Source/core/dom/DocumentFullscreen.cpp |
| index 472682c5cd3b57ceb93219196cc9345c44680e16..17bc1ee6e30913bcee85809dd81c9e3ad75cf1af 100644 |
| --- a/Source/core/dom/DocumentFullscreen.cpp |
| +++ b/Source/core/dom/DocumentFullscreen.cpp |
| @@ -26,7 +26,6 @@ |
| #include "config.h" |
| #include "core/dom/DocumentFullscreen.h" |
| -#include "core/dom/Document.h" |
| #include "core/dom/FullscreenController.h" |
| namespace WebCore { |