| Index: sky/engine/core/page/TouchDisambiguation.h
|
| diff --git a/sky/engine/core/page/TouchDisambiguation.h b/sky/engine/core/page/TouchDisambiguation.h
|
| index 45200b4590d16965400180f07880ca966a50b023..b04e6c4d221b80e71358830f925a5b9cc9849ac1 100644
|
| --- a/sky/engine/core/page/TouchDisambiguation.h
|
| +++ b/sky/engine/core/page/TouchDisambiguation.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef TouchDisambiguation_h
|
| #define TouchDisambiguation_h
|
|
|
| -#include "platform/heap/Handle.h"
|
| -#include "wtf/Vector.h"
|
| +#include "sky/engine/platform/heap/Handle.h"
|
| +#include "sky/engine/wtf/Vector.h"
|
|
|
| namespace blink {
|
|
|
|
|