| Index: third_party/WebKit/Source/core/dom/DocumentFullscreen.h
|
| diff --git a/third_party/WebKit/Source/core/dom/DocumentFullscreen.h b/third_party/WebKit/Source/core/dom/DocumentFullscreen.h
|
| index aa8da7411136da7dd842dd2fadc7371db60807da..f0fa77d24b7471bd011f0159cc61c423a90d6304 100644
|
| --- a/third_party/WebKit/Source/core/dom/DocumentFullscreen.h
|
| +++ b/third_party/WebKit/Source/core/dom/DocumentFullscreen.h
|
| @@ -27,7 +27,7 @@
|
| #define DocumentFullscreen_h
|
|
|
| #include "core/events/EventTarget.h"
|
| -#include "wtf/Allocator.h"
|
| +#include "platform/wtf/Allocator.h"
|
|
|
| namespace blink {
|
|
|
|
|