| Index: third_party/WebKit/Source/core/dom/ElementFullscreen.h
|
| diff --git a/third_party/WebKit/Source/core/dom/ElementFullscreen.h b/third_party/WebKit/Source/core/dom/ElementFullscreen.h
|
| index c98bf25feb6d05088b3ef414b20a27570b4be648..597e55322357b7740381e69c25246c406a565523 100644
|
| --- a/third_party/WebKit/Source/core/dom/ElementFullscreen.h
|
| +++ b/third_party/WebKit/Source/core/dom/ElementFullscreen.h
|
| @@ -6,7 +6,7 @@
|
| #define ElementFullscreen_h
|
|
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|