| Index: third_party/WebKit/Source/core/dom/ScopedWindowFocusAllowedIndicator.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ScopedWindowFocusAllowedIndicator.h b/third_party/WebKit/Source/core/dom/ScopedWindowFocusAllowedIndicator.h
|
| index c076e24a1f391deb1a701cc35b9b784335b9bacd..cbcd9e345f6ead8fca9513de60ed0745db223fe1 100644
|
| --- a/third_party/WebKit/Source/core/dom/ScopedWindowFocusAllowedIndicator.h
|
| +++ b/third_party/WebKit/Source/core/dom/ScopedWindowFocusAllowedIndicator.h
|
| @@ -6,7 +6,7 @@
|
| #define ScopedWindowFocusAllowedIndicator_h
|
|
|
| #include "core/dom/ExecutionContext.h"
|
| -#include "wtf/Noncopyable.h"
|
| +#include "platform/wtf/Noncopyable.h"
|
|
|
| namespace blink {
|
|
|
|
|