| Index: sky/engine/core/editing/ReplaceSelectionCommand.h
|
| diff --git a/sky/engine/core/editing/ReplaceSelectionCommand.h b/sky/engine/core/editing/ReplaceSelectionCommand.h
|
| index 6c447211504c50aad6de1f3eeb7199084ec3b9fa..05ca84d5f5cefad0254e0a4787a482943616a7a1 100644
|
| --- a/sky/engine/core/editing/ReplaceSelectionCommand.h
|
| +++ b/sky/engine/core/editing/ReplaceSelectionCommand.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef ReplaceSelectionCommand_h
|
| #define ReplaceSelectionCommand_h
|
|
|
| -#include "core/dom/NodeTraversal.h"
|
| -#include "core/editing/CompositeEditCommand.h"
|
| +#include "sky/engine/core/dom/NodeTraversal.h"
|
| +#include "sky/engine/core/editing/CompositeEditCommand.h"
|
|
|
| namespace blink {
|
|
|
|
|