| Index: sky/engine/platform/EventDispatchForbiddenScope.h
|
| diff --git a/sky/engine/platform/EventDispatchForbiddenScope.h b/sky/engine/platform/EventDispatchForbiddenScope.h
|
| index dce2e95dbeac6ae525792fcfd8e20a18ead67f56..0d4c7259878784e010d630d91730c7407a77dacc 100644
|
| --- a/sky/engine/platform/EventDispatchForbiddenScope.h
|
| +++ b/sky/engine/platform/EventDispatchForbiddenScope.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef EventDispatchForbiddenScope_h
|
| #define EventDispatchForbiddenScope_h
|
|
|
| -#include "wtf/MainThread.h"
|
| -#include "wtf/TemporaryChange.h"
|
| +#include "sky/engine/wtf/MainThread.h"
|
| +#include "sky/engine/wtf/TemporaryChange.h"
|
|
|
| namespace blink {
|
|
|
|
|