Chromium Code Reviews| Index: Source/core/frame/Screen.cpp |
| diff --git a/Source/core/frame/Screen.cpp b/Source/core/frame/Screen.cpp |
| index 1a06f48cfb3dce0ee471a80b4907720a60d1c20e..971772ed4c81d3ce4eb7a6fc0afbe3a913d64273 100644 |
| --- a/Source/core/frame/Screen.cpp |
| +++ b/Source/core/frame/Screen.cpp |
| @@ -36,7 +36,6 @@ |
| #include "core/frame/Settings.h" |
| #include "core/inspector/InspectorInstrumentation.h" |
| #include "platform/PlatformScreen.h" |
| -#include "platform/geometry/FloatRect.h" |
| namespace blink { |