| Index: Source/core/page/WindowFocusAllowedIndicator.h
|
| diff --git a/Source/core/page/WindowFocusAllowedIndicator.h b/Source/core/page/WindowFocusAllowedIndicator.h
|
| index 86598d7d64fefe8f46fc99ad7d1a1ab99f3467b1..2e0052b158badb63d74d6ff7ecfa92f76496bfe8 100644
|
| --- a/Source/core/page/WindowFocusAllowedIndicator.h
|
| +++ b/Source/core/page/WindowFocusAllowedIndicator.h
|
| @@ -26,8 +26,7 @@
|
| #ifndef WindowFocusAllowedIndicator_h
|
| #define WindowFocusAllowedIndicator_h
|
|
|
| -#include <wtf/Noncopyable.h>
|
| -#include <wtf/RefPtr.h>
|
| +#include "wtf/Noncopyable.h"
|
|
|
| namespace WebCore {
|
|
|
|
|