| Index: sky/engine/core/dom/IncrementLoadEventDelayCount.h
|
| diff --git a/sky/engine/core/dom/IncrementLoadEventDelayCount.h b/sky/engine/core/dom/IncrementLoadEventDelayCount.h
|
| index b46be4210027fe4332fe978a860e91f95e0065d3..d18d774f4927cf88b6705a47b69ea3d7f8794253 100644
|
| --- a/sky/engine/core/dom/IncrementLoadEventDelayCount.h
|
| +++ b/sky/engine/core/dom/IncrementLoadEventDelayCount.h
|
| @@ -5,8 +5,8 @@
|
| #ifndef IncrementLoadEventDelayCount_h
|
| #define IncrementLoadEventDelayCount_h
|
|
|
| -#include "platform/heap/Handle.h"
|
| #include "wtf/Noncopyable.h"
|
| +#include "wtf/PassOwnPtr.h"
|
| #include "wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|