Index: third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp |
diff --git a/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp b/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp |
index e8eb5cbc8cb230ebc7f966c636ec6405e6c5c629..8837a3fd990e14bab27c9490cc4f1ea5966ed3f2 100644 |
--- a/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp |
+++ b/third_party/WebKit/Source/core/editing/commands/ApplyBlockElementCommand.cpp |
@@ -35,7 +35,6 @@ |
#include "core/editing/VisibleUnits.h" |
#include "core/html/HTMLBRElement.h" |
#include "core/html/HTMLElement.h" |
-#include "core/layout/LayoutObject.h" |
#include "core/style/ComputedStyle.h" |
namespace blink { |