| Index: sky/engine/core/frame/FrameView.h
|
| diff --git a/sky/engine/core/frame/FrameView.h b/sky/engine/core/frame/FrameView.h
|
| index 09d1ee0a10812b66234033984cc50fc2ba7fa46a..81b289ccf6eadec9a8c866ecd800545c569057d4 100644
|
| --- a/sky/engine/core/frame/FrameView.h
|
| +++ b/sky/engine/core/frame/FrameView.h
|
| @@ -35,6 +35,7 @@
|
| #include "platform/graphics/Color.h"
|
| #include "platform/scroll/ScrollableArea.h"
|
| #include "wtf/Forward.h"
|
| +#include "wtf/HashSet.h"
|
| #include "wtf/OwnPtr.h"
|
| #include "wtf/text/WTFString.h"
|
|
|
|
|