| Index: third_party/WebKit/Source/web/LocalFrameClientImpl.cpp
|
| diff --git a/third_party/WebKit/Source/web/LocalFrameClientImpl.cpp b/third_party/WebKit/Source/web/LocalFrameClientImpl.cpp
|
| index 56b97346bd62185a820bc63402e12d6d9447bd85..afe96460c848d0fbe8daf69519f780a8f303293f 100644
|
| --- a/third_party/WebKit/Source/web/LocalFrameClientImpl.cpp
|
| +++ b/third_party/WebKit/Source/web/LocalFrameClientImpl.cpp
|
| @@ -59,7 +59,6 @@
|
| #include "core/loader/HistoryItem.h"
|
| #include "core/origin_trials/OriginTrials.h"
|
| #include "core/page/Page.h"
|
| -#include "core/page/WindowFeatures.h"
|
| #include "modules/audio_output_devices/HTMLMediaElementAudioOutputDevice.h"
|
| #include "modules/device_orientation/DeviceMotionController.h"
|
| #include "modules/device_orientation/DeviceOrientationAbsoluteController.h"
|
|
|