| Index: third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp b/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp
|
| index df61ad000e1163f86f1fb71d8aa736333b811def..8842c7aac4540d5d1b13021d669ebc09fc639037 100644
|
| --- a/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/commands/WrapContentsInDummySpanCommand.cpp
|
| @@ -26,6 +26,7 @@
|
| #include "core/editing/commands/WrapContentsInDummySpanCommand.h"
|
|
|
| #include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| +#include "core/editing/EditingUtilities.h"
|
| #include "core/editing/commands/ApplyStyleCommand.h"
|
| #include "core/html/HTMLSpanElement.h"
|
|
|
|
|