| Index: Source/core/editing/FormatBlockCommand.cpp
|
| diff --git a/Source/core/editing/FormatBlockCommand.cpp b/Source/core/editing/FormatBlockCommand.cpp
|
| index 2cfdd38cc212e1f20268de0011fb1999645a2365..a83d33d94ac70ce60f0ffc6863fff44faad78c35 100644
|
| --- a/Source/core/editing/FormatBlockCommand.cpp
|
| +++ b/Source/core/editing/FormatBlockCommand.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "config.h"
|
| #include "bindings/v8/ExceptionStatePlaceholder.h"
|
| #include "core/HTMLNames.h"
|
| -#include "core/dom/Document.h"
|
| #include "core/dom/Element.h"
|
| #include "core/dom/Range.h"
|
| #include "core/editing/FormatBlockCommand.h"
|
|
|