| Index: sky/engine/platform/ScriptForbiddenScope.h
|
| diff --git a/sky/engine/platform/ScriptForbiddenScope.h b/sky/engine/platform/ScriptForbiddenScope.h
|
| index a68fdceaf0179411614e1a8964ce03848cb41845..040b148f37fcccdec950ba3e9d01556cad5bb181 100644
|
| --- a/sky/engine/platform/ScriptForbiddenScope.h
|
| +++ b/sky/engine/platform/ScriptForbiddenScope.h
|
| @@ -5,9 +5,9 @@
|
| #ifndef ScriptForbiddenScope_h
|
| #define ScriptForbiddenScope_h
|
|
|
| -#include "platform/PlatformExport.h"
|
| -#include "wtf/Assertions.h"
|
| -#include "wtf/TemporaryChange.h"
|
| +#include "sky/engine/platform/PlatformExport.h"
|
| +#include "sky/engine/wtf/Assertions.h"
|
| +#include "sky/engine/wtf/TemporaryChange.h"
|
|
|
| namespace blink {
|
|
|
|
|