| Index: Source/core/editing/IndentOutdentCommand.cpp
|
| diff --git a/Source/core/editing/IndentOutdentCommand.cpp b/Source/core/editing/IndentOutdentCommand.cpp
|
| index d034cfaceccc0bf4b43df0870f44a1107e93eea2..348f012b6f6f50e0b3259c33643db8b3f5a4993e 100644
|
| --- a/Source/core/editing/IndentOutdentCommand.cpp
|
| +++ b/Source/core/editing/IndentOutdentCommand.cpp
|
| @@ -33,7 +33,6 @@
|
| #include "core/editing/htmlediting.h"
|
| #include "core/html/HTMLElement.h"
|
| #include "core/rendering/RenderObject.h"
|
| -#include <wtf/StdLibExtras.h>
|
|
|
| namespace WebCore {
|
|
|
|
|