| Index: third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h
|
| diff --git a/third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h b/third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h
|
| index c0c1a0faff000276c9c7b268615a57353bc3325d..887815b7caa2484853d803eebc0ba362db6c1dc7 100644
|
| --- a/third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h
|
| +++ b/third_party/WebKit/public/web/WebScopedWindowFocusAllowedIndicator.h
|
| @@ -31,8 +31,8 @@
|
| #ifndef WebScopedWindowFocusAllowedIndicator_h
|
| #define WebScopedWindowFocusAllowedIndicator_h
|
|
|
| -#include "public/platform/WebCommon.h"
|
| #include <memory>
|
| +#include "public/platform/WebCommon.h"
|
|
|
| namespace blink {
|
|
|
|
|