| Index: third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp
|
| diff --git a/third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp b/third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp
|
| index 01184001c010bc13f7d2b3190e21a7ab88e8fd58..5ecedc2dbf0fa8e7172de8360c1c5a5524c1fbc5 100644
|
| --- a/third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp
|
| +++ b/third_party/WebKit/Source/core/editing/commands/MergeIdenticalElementsCommand.cpp
|
| @@ -26,7 +26,6 @@
|
| #include "core/editing/commands/MergeIdenticalElementsCommand.h"
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| -#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/dom/Element.h"
|
| #include "core/editing/EditingUtilities.h"
|
|
|
|
|