| Index: Source/core/html/shadow/MediaControls.cpp
|
| diff --git a/Source/core/html/shadow/MediaControls.cpp b/Source/core/html/shadow/MediaControls.cpp
|
| index 3c4d5d91362f5e509750ebb496bf19934584a1ee..f90d9432e5675dca502b9e5a3f890c570046e836 100644
|
| --- a/Source/core/html/shadow/MediaControls.cpp
|
| +++ b/Source/core/html/shadow/MediaControls.cpp
|
| @@ -29,7 +29,6 @@
|
| #include "core/html/shadow/MediaControls.h"
|
|
|
| #include "core/dom/ExceptionCodePlaceholder.h"
|
| -#include "core/page/Settings.h"
|
|
|
| namespace WebCore {
|
|
|
|
|