| Index: third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.h
|
| diff --git a/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.h b/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.h
|
| index 25b68cf214c0ebea0d148cc84c042bf9f7c15907..7267876ea511eb64554572114e380d3869481486 100644
|
| --- a/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.h
|
| +++ b/third_party/WebKit/Source/modules/media_controls/MediaControlsWindowEventListener.h
|
| @@ -6,7 +6,7 @@
|
| #define MediaControlsWindowEventListener_h
|
|
|
| #include "core/events/EventListener.h"
|
| -#include "wtf/Functional.h"
|
| +#include "platform/wtf/Functional.h"
|
|
|
| namespace blink {
|
|
|
|
|