| Index: third_party/WebKit/Source/core/events/WindowEventContext.h
|
| diff --git a/third_party/WebKit/Source/core/events/WindowEventContext.h b/third_party/WebKit/Source/core/events/WindowEventContext.h
|
| index 1524e9cc8a767821391ba066f2781744bd059605..a5b6c310217858096b51b88ac5b1351dad60e1b0 100644
|
| --- a/third_party/WebKit/Source/core/events/WindowEventContext.h
|
| +++ b/third_party/WebKit/Source/core/events/WindowEventContext.h
|
| @@ -29,7 +29,7 @@
|
|
|
| #include "core/frame/LocalDOMWindow.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/RefPtr.h"
|
| +#include "platform/wtf/RefPtr.h"
|
|
|
| namespace blink {
|
|
|
|
|