| Index: Source/core/editing/RemoveCSSPropertyCommand.cpp
|
| diff --git a/Source/core/editing/RemoveCSSPropertyCommand.cpp b/Source/core/editing/RemoveCSSPropertyCommand.cpp
|
| index 34126e33b82294380865fc3eccf8d9ec036c5612..ae7fbbc82cf87d8950f7e46721e2e2760431a601 100644
|
| --- a/Source/core/editing/RemoveCSSPropertyCommand.cpp
|
| +++ b/Source/core/editing/RemoveCSSPropertyCommand.cpp
|
| @@ -26,7 +26,7 @@
|
| #include "config.h"
|
| #include "core/editing/RemoveCSSPropertyCommand.h"
|
|
|
| -#include "bindings/v8/ExceptionStatePlaceholder.h"
|
| +#include "bindings/core/v8/ExceptionStatePlaceholder.h"
|
| #include "core/css/CSSStyleDeclaration.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/dom/Element.h"
|
|
|