| Index: sky/engine/core/editing/TextInsertionBaseCommand.h
|
| diff --git a/sky/engine/core/editing/TextInsertionBaseCommand.h b/sky/engine/core/editing/TextInsertionBaseCommand.h
|
| index 243e7c55c3eec0063483d88f5dd52c3a4368002c..0fd71c74309758b5f17dbe31df3bcc45eecc99b9 100644
|
| --- a/sky/engine/core/editing/TextInsertionBaseCommand.h
|
| +++ b/sky/engine/core/editing/TextInsertionBaseCommand.h
|
| @@ -26,8 +26,8 @@
|
| #ifndef TextInsertionBaseCommand_h
|
| #define TextInsertionBaseCommand_h
|
|
|
| -#include "core/editing/CompositeEditCommand.h"
|
| -#include "wtf/text/WTFString.h"
|
| +#include "sky/engine/core/editing/CompositeEditCommand.h"
|
| +#include "sky/engine/wtf/text/WTFString.h"
|
|
|
| namespace blink {
|
|
|
|
|