Index: third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp |
diff --git a/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp b/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp |
index cc44d550894e82ebd305752f3a1a8b54f332b8bc..ce9656d6ba3edb722313fc57ae644dac922a45a8 100644 |
--- a/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp |
+++ b/third_party/WebKit/Source/core/html/shadow/MediaControlElements.cpp |
@@ -44,8 +44,6 @@ |
#include "core/html/shadow/MediaControls.h" |
#include "core/html/track/TextTrackList.h" |
#include "core/input/EventHandler.h" |
-#include "core/layout/LayoutTheme.h" |
-#include "core/layout/LayoutVideo.h" |
#include "core/layout/api/LayoutSliderItem.h" |
#include "platform/EventDispatchForbiddenScope.h" |
#include "platform/Histogram.h" |