| Index: sky/engine/web/WebTextCheckingCompletionImpl.h
|
| diff --git a/sky/engine/web/WebTextCheckingCompletionImpl.h b/sky/engine/web/WebTextCheckingCompletionImpl.h
|
| index ccd0e96c29e4f5980c2448562a3ea0f9b7b1c569..facc5d8636d77adff4e57f77014b424941d7657a 100644
|
| --- a/sky/engine/web/WebTextCheckingCompletionImpl.h
|
| +++ b/sky/engine/web/WebTextCheckingCompletionImpl.h
|
| @@ -31,9 +31,9 @@
|
| #ifndef WebTextCheckingCompletionImpl_h
|
| #define WebTextCheckingCompletionImpl_h
|
|
|
| -#include "platform/text/TextChecking.h"
|
| -#include "public/web/WebTextCheckingCompletion.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "sky/engine/platform/text/TextChecking.h"
|
| +#include "sky/engine/public/web/WebTextCheckingCompletion.h"
|
| +#include "sky/engine/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|