Index: third_party/WebKit/Source/core/html/AutoplayExperimentHelper.cpp |
diff --git a/third_party/WebKit/Source/core/html/AutoplayExperimentHelper.cpp b/third_party/WebKit/Source/core/html/AutoplayExperimentHelper.cpp |
index c8a38bbda52534542031239ba317e9121580bf78..43652ed56b3f6d59aee5dc0e91b5842b76a20d57 100644 |
--- a/third_party/WebKit/Source/core/html/AutoplayExperimentHelper.cpp |
+++ b/third_party/WebKit/Source/core/html/AutoplayExperimentHelper.cpp |
@@ -10,7 +10,6 @@ |
#include "core/layout/LayoutBox.h" |
#include "core/layout/LayoutObject.h" |
#include "core/layout/LayoutVideo.h" |
-#include "core/layout/LayoutView.h" |
#include "core/page/Page.h" |
#include "platform/Logging.h" |
#include "platform/UserGestureIndicator.h" |